lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 18 Dec 2009 15:36:46 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Jasper Spaans <spaans@...-it.com>
Cc:	x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] arch/x86/kernel/apic/apic_flat_64.c: Make
 comment match the code

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@...-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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ