Peter Zijlstra
1894a40305
x86: Always inline on_thread_stack() and current_top_of_stack()
...
Becaues GCC clearly lost it's marbles again...
vmlinux.o: warning: objtool: enter_from_user_mode+0x4e: call to on_thread_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x53: call to on_thread_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x4e: call to on_thread_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x4e: call to on_thread_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: enter_from_user_mode+0x4e: call to current_top_of_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x53: call to current_top_of_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x4e: call to current_top_of_stack() leaves .noinstr.text section
vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x4e: call to current_top_of_stack() leaves .noinstr.text section
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220526105958.071435483@infradead.org
2022-05-27 12:34:44 +02:00
..
2022-05-26 12:09:50 -07:00
2022-05-23 17:51:12 -07:00
2022-03-27 20:58:35 +02:00
2022-03-31 11:17:39 -07:00
2022-05-24 12:27:09 -07:00
2022-05-19 23:46:14 +02:00
2022-01-16 15:53:00 +02:00
2022-04-11 18:04:27 +02:00
2022-05-27 12:34:44 +02:00
2022-05-26 14:20:14 -07:00
2022-05-26 14:20:14 -07:00
2022-05-23 19:32:59 -07:00
2022-04-14 14:09:43 +02:00
2022-05-26 12:32:41 -07:00
2022-05-23 23:08:11 +02:00
2022-05-25 19:18:36 -07:00
2022-05-23 19:11:08 -07:00
2022-04-19 19:37:05 +02:00
2021-12-30 14:13:06 +01:00
2022-05-23 17:51:12 -07:00
2021-12-29 22:20:38 +01:00
2022-04-01 19:57:03 -07:00
2022-04-07 08:27:50 -07:00
2022-05-25 19:18:36 -07:00
2022-02-23 18:25:58 +01:00
2022-05-27 12:34:43 +02:00
2022-04-22 12:32:03 +02:00
2022-05-26 12:09:50 -07:00