Skip to content
Commit 598e887d authored by Borislav Petkov's avatar Borislav Petkov Committed by Ingo Molnar
Browse files

x86 idle: Fix mwait deprecation warning message

Fix:

  arch/x86/kernel/process.c:645:1: warning: unknown escape sequence '\i'

due to missing escape backslash, introduced by this commit:

  5d4c47e0

: x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param

Signed-off-by: default avatarBorislav Petkov <bp@alien8.de>
Cc: Len Brown <len.brown@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1306748286-24701-1-git-send-email-bp@alien8.de
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 55922c9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment