x86/smap: Ditch __stringify()
authorPeter Zijlstra <peterz@infradead.org>
Thu, 7 Mar 2019 13:44:44 +0000 (14:44 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 Apr 2019 09:02:24 +0000 (11:02 +0200)
commita936af8ea3580855adcc80daa8e01c0196afeb15
tree4dd392b2664089a3c448eedc529ce0d61c00ea63
parente74deb11931ff682b59d5b9d387f7115f689698e
x86/smap: Ditch __stringify()

Linus noticed all users of __ASM_STAC/__ASM_CLAC are with
__stringify(). Just make them a string.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/smap.h