summaryrefslogtreecommitdiff
path: root/arch/x86/lib
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2022-09-15 14:10:48 +0300
committerPeter Zijlstra <peterz@infradead.org>2022-10-17 17:40:58 +0300
commit8eb5d34e77c63fde8af21c691bcf6e3cd87f7829 (patch)
treef71a892987c2fce2f311696c7e3849def20cfca4 /arch/x86/lib
parentd49a0626216b95cd4bf696f6acf55f39a16ab0bb (diff)
downloadlinux-8eb5d34e77c63fde8af21c691bcf6e3cd87f7829.tar.xz
x86/asm: Differentiate between code and function alignment
Create SYM_F_ALIGN to differentiate alignment requirements between SYM_CODE and SYM_FUNC. This distinction is useful later when adding padding in front of functions; IOW this allows following the compiler's patchable-function-entry option. [peterz: Changelog] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20220915111143.824822743@infradead.org
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions