* [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
@ 2009-11-20 13:20 Jasper Spaans
2009-12-18 14:36 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Jasper Spaans @ 2009-11-20 13:20 UTC (permalink / raw)
To: x86; +Cc: linux-kernel, trivial
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
2009-11-20 13:20 [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code Jasper Spaans
@ 2009-12-18 14:36 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-12-18 14:36 UTC (permalink / raw)
To: Jasper Spaans; +Cc: x86, linux-kernel
On Fri, 20 Nov 2009, Jasper Spaans wrote:
> 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.
> */
This seems to be ignored for 2.6.33-rc1. I have added it to trivial queue.
Thanks,
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-18 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 13:20 [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code Jasper Spaans
2009-12-18 14:36 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox