aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memcpy.c
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2022-02-04 09:30:14 +0100
committerBorislav Petkov <[email protected]>2022-02-12 22:07:13 +0100
commitb008893b08dcc8c30d756db05c229a1491bcb992 (patch)
treeb1945b02ed8c6bbc31c1e0cc994b8ba4a5d5b478 /lib/test_fortify/write_overflow-memcpy.c
parentf5c54f77b07b278cfde4a654e111c39996ac8b5b (diff)
x86/ptrace: Always inline v8086_mode() for instrumentation
Instrumentation glue like KASAN causes the following warning: vmlinux.o: warning: objtool: mce_gather_info()+0x5f: call to v8086_mode.constprop.0() leaves .noinstr.text section due to gcc creating a function call for that oneliner. Force-inline it and even save some vmlinux bytes (.config is close to an allmodconfig): text data bss dec hex filename 209431677 208257651 34411048 452100376 1af28118 vmlinux.before 209431519 208257615 34411048 452100182 1af28056 vmlinux.after Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Marco Elver <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions