diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-09-15 13:10:48 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-10-17 16:40:58 +0200 |
commit | 8eb5d34e77c63fde8af21c691bcf6e3cd87f7829 (patch) | |
tree | f71a892987c2fce2f311696c7e3849def20cfca4 /arch/x86/lib/error-inject.c | |
parent | d49a0626216b95cd4bf696f6acf55f39a16ab0bb (diff) | |
download | linux-8eb5d34e77c63fde8af21c691bcf6e3cd87f7829.tar.gz linux-8eb5d34e77c63fde8af21c691bcf6e3cd87f7829.tar.bz2 linux-8eb5d34e77c63fde8af21c691bcf6e3cd87f7829.zip |
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/error-inject.c')
0 files changed, 0 insertions, 0 deletions