diff options
author | Borislav Petkov <[email protected]> | 2022-01-13 16:53:57 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-01-25 22:30:28 +0100 |
commit | 1dc01abad6544cb9d884071b626b706e37aa9601 (patch) | |
tree | a713a9baa766c9d9a10d90ad2580c7e911674b07 /lib/test_fortify/write_overflow-memcpy.c | |
parent | acb13ea0baf8db8d05a3910c06e997c90825faad (diff) |
cpumask: Always inline helpers which use bit manipulation functions
Former are always inlined so do that for the latter too, for
consistency.
Size impact is a whopping 5 bytes increase! :-)
text data bss dec hex filename
22350551 8213184 1917164 32480899 1ef9e83 vmlinux.x86-64.defconfig.before
22350556 8213152 1917164 32480872 1ef9e68 vmlinux.x86-64.defconfig.after
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[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