[PATCH] add unlikely() into add_timer()
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.
Showing
Please register or sign in to comment