summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@redhat.com>2018-06-19 10:47:50 -0500
committerThomas Gleixner <tglx@linutronix.de>2018-06-20 02:10:37 +0200
commit684fb246578b9e81fc7b4ca5c71eae22edb650b2 (patch)
treea38da1273db2422ffaa504465f275fa2f97cf49d /include/linux/kernel.h
parent9ffc59d57228d74809700be6f7ecb1db10292f05 (diff)
objtool: Add machine_real_restart() to the noreturn list
machine_real_restart() is annotated as '__noreturn", so add it to the objtool noreturn list. This fixes the following warning with clang and CONFIG_CC_OPTIMIZE_FOR_SIZE=y: arch/x86/kernel/reboot.o: warning: objtool: native_machine_emergency_restart() falls through to next function machine_power_off() Reported-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Matthias Kaehlcke <mka@chromium.org> Link: https://lkml.kernel.org/r/791712792aa4431bdd55bf1beb33a169ddf3b4a2.1529423255.git.jpoimboe@redhat.com
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions