Skip to content
Commit 6d9153bb authored by Lan Tianyu's avatar Lan Tianyu Committed by Ingo Molnar
Browse files

x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot()



commit:

  c767a54b x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>

broke the log messages in the set_bios/pci/kbd_reboot() functions, by
putting the reboot method string and quirk entry's ident string in the
wrong order. This patch fixes it.

Signed-off-by: default avatarLan Tianyu <tianyu.lan@intel.com>
Cc: holt@sgi.com
Cc: davej@fedoraproject.org
Cc: lenb@kernel.org
Cc: rjw@rjwysocki.net
Cc: awilliam@redhat.com
Link: http://lkml.kernel.org/r/1382598693-29334-1-git-send-email-tianyu.lan@intel.com


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent e56e57f6
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