From: Lan Tianyu Date: Thu, 24 Oct 2013 07:11:33 +0000 (+0800) Subject: x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~25^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9153bbce50d41802ad2e20ce52daf699a3e8ad;p=pandora-kernel.git x86/reboot: Correct pr_info() log message in the set_bios/pci/kbd_reboot() commit: c767a54ba065 x86/debug: Add KERN_ to bare printks, convert printks to pr_ 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: Lan Tianyu 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: Ingo Molnar --- Reading git-diff-tree failed