-
Andrey Panin authored
This micropatch adds unlikely() macro into add_timer() bug check code. Without this path gcc 3.1 makes bad thing reordering printk() into the middle of function body.
8d8b9a2d
This micropatch adds unlikely() macro into add_timer() bug check code. Without this path gcc 3.1 makes bad thing reordering printk() into the middle of function body.