ia64: fix perfmon typo in /proc/pal/CPU*/processor_info w.r.t. BERR

Linux Kernel Mailing List <[email protected]> Tue, 31 Aug 2004 15:49:48 +0000
Newsgroups gmane.linux.kernel.commits.2-4
Message-ID <[email protected]>
ChangeSet 1.1459, 2004/08/31 09:49:48-06:00, [email protected]

	ia64: fix perfmon typo in /proc/pal/CPU*/processor_info w.r.t. BERR
	
	Initially reported by Danny Kwong from HP.
	
	Signed-Off-By: stephane eranian <[email protected]>
	Signed-Off-By: Bjorn Helgaas <[email protected]>



 palinfo.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/arch/ia64/kernel/palinfo.c b/arch/ia64/kernel/palinfo.c
--- a/arch/ia64/kernel/palinfo.c	2005-03-24 09:04:20 -08:00
+++ b/arch/ia64/kernel/palinfo.c	2005-03-24 09:04:20 -08:00
@@ -473,7 +473,7 @@
 	"Enable CMCI promotion",
 	"Enable MCA to BINIT promotion",
 	"Enable MCA promotion",
-	"Enable BEER promotion"
+	"Enable BERR promotion"
 };