From: Jasper Spaans <spaans@fox-it.com>
To: <x86@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <trivial@kernel.org>
Subject: [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
Date: Fri, 20 Nov 2009 14:20:05 +0100 [thread overview]
Message-ID: <20091120132005.GA22676@spaans64.fox.local> (raw)
Make the comment match the code, this also holds for intel systems,
according to probe_64.c in the same directory.
Signed-off-by: Jasper Spaans <spaans@fox-it.com>
---
arch/x86/kernel/apic/apic_flat_64.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/kernel/apic/apic_flat_64.c b/arch/x86/kernel/apic/apic_flat_64.c
index d0c99ab..bd2dc04 100644
--- a/arch/x86/kernel/apic/apic_flat_64.c
+++ b/arch/x86/kernel/apic/apic_flat_64.c
@@ -223,7 +223,7 @@ struct apic apic_flat = {
};
/*
- * Physflat mode is used when there are more than 8 CPUs on a AMD system.
+ * Physflat mode is used when there are more than 8 CPUs on a system.
* We cannot use logical delivery in this case because the mask
* overflows, so use physical mode.
*/
--
1.6.3.3
next reply other threads:[~2009-11-20 13:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-20 13:20 Jasper Spaans [this message]
2009-12-18 14:36 ` [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code Jiri Kosina
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=20091120132005.GA22676@spaans64.fox.local \
--to=spaans@fox-it.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
--cc=x86@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