summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2017-08-28 08:47:32 +0200
committerIngo Molnar <mingo@kernel.org>2017-08-29 11:42:28 +0200
commit6f54f3ec6c5d866c0517e9cf444bed762c2a05b7 (patch)
treec9287164e9baf1c91ec02dec18fb2e8efabdbb86 /arch/x86/mm
parent4b9a8dca0e58b6fee229795f77e902a4dfd116fe (diff)
downloadlinux-stable-6f54f3ec6c5d866c0517e9cf444bed762c2a05b7.tar.gz
linux-stable-6f54f3ec6c5d866c0517e9cf444bed762c2a05b7.tar.bz2
linux-stable-6f54f3ec6c5d866c0517e9cf444bed762c2a05b7.zip
x86/idt: Clean up the i386 low level entry macros
Some of the entry function defines for i386 were explictely using the BUILD_INTERRUPT3() macro to prevent that the extra trace entry got added via BUILD_INTERRUPT(). No that the trace cruft is gone, the file can be cleaned up and converted to use BUILD_INTERRUPT() which avoids the ugly line breaks. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Andy Lutomirski <luto@kernel.org> Cc: Borislav Petkov <bp@alien8.de> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/20170828064957.456815006@linutronix.de Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/mm')
0 files changed, 0 insertions, 0 deletions