From: Russ Anderson <rja@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: [patch] Clean-up McKinley Errata message
Date: Thu, 01 Nov 2007 21:00:04 +0000 [thread overview]
Message-ID: <20071101210004.GA11412@sgi.com> (raw)
[patch] Clean-up McKinley Errata message
A small clean-up patch.
No need to print "McKinley Errata 9 workaround not needed; disabling it"
on every non-McKinley Itanium, which at this point is almost all of them.
Signed-off-by: Russ Anderson (rja@sgi.com)
---
arch/ia64/kernel/patch.c | 3 ---
1 file changed, 3 deletions(-)
Index: test/arch/ia64/kernel/patch.c
=================================--- test.orig/arch/ia64/kernel/patch.c 2007-10-16 09:19:28.000000000 -0500
+++ test/arch/ia64/kernel/patch.c 2007-11-01 15:28:38.613965920 -0500
@@ -129,9 +129,6 @@ ia64_patch_mckinley_e9 (unsigned long st
first_time = 0;
if (need_workaround)
printk(KERN_INFO "Leaving McKinley Errata 9 workaround enabled\n");
- else
- printk(KERN_INFO "McKinley Errata 9 workaround not needed; "
- "disabling it\n");
}
if (need_workaround)
return;
--
Russ Anderson, OS RAS/Partitioning Project Lead
SGI - Silicon Graphics Inc rja@sgi.com
reply other threads:[~2007-11-01 21:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071101210004.GA11412@sgi.com \
--to=rja@sgi.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox