x86/entry/64: Remove the unused 'icebp' macro
authorBorislav Petkov <[email protected]>
Mon, 12 Feb 2018 20:13:18 +0000 (21:13 +0100)
committerIngo Molnar <[email protected]>
Tue, 13 Feb 2018 08:04:55 +0000 (09:04 +0100)
commitb498c261107461d5c42140dfddd05df83d8ca078
tree60b1f0ee4b9db1f0632c17c9803fff1a5c7e58b1
parentb3ccefaed922529e6a67de7b30af5aa38c76ace9
x86/entry/64: Remove the unused 'icebp' macro

That macro was touched around 2.5.8 times, judging by the full history
linux repo, but it was unused even then. Get rid of it already.

Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/entry/calling.h