diff options
author | Jiri Slaby <[email protected]> | 2017-08-31 14:16:53 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-08-31 15:47:02 +0200 |
commit | 04b5de3a8f54fad8bb838827de85381bc6a5bc61 (patch) | |
tree | f06a53aebd91a7d8e330c2f1ac347ab565d2f30c /arch/x86/kernel/eisa.c | |
parent | 594a30fb12424717a41c62323d2a8bf167dbccad (diff) |
x86/idt: Remove superfluous ALIGNment
Commit 87e81786b13b ("x86/idt: Move early IDT setup out of 32-bit asm")
switched early_ignore_irq to use ENTRY. ENTRY aligns the code, so there
is no need for one more ALIGN right before the function.
And add one \n after the function to separate it from the data.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/kernel/eisa.c')
0 files changed, 0 insertions, 0 deletions