[PATCH] put "kernel_thread_helper" in right linker segment
This fixes the "kernel_thread_helper" function so that it is in the right segment (.text) regardless of any other code movement by the compiler (eg "-funit-at-a-time").
Showing
Please register or sign in to comment