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>] [day] [month] [year] [list]
Date:	Tue, 5 May 2009 14:34:13 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Jean Delvare <jdelvare@...e.de>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...hat.com>,
	"H.Peter Anvin" <hpa@...or.com>, Werner Lemberg <wl@....org>,
	linux-kernel@...r.kernel.org, Jiri Kosina <trivial@...nel.org>
Subject: Re: [PATCH] x86: Fix typo in srat_32

On Mon, 4 May 2009, Jean Delvare wrote:

> Reported-by: Werner Lemberg <wl@....org>
> Signed-off-by: Jean Delvare <jdelvare@...e.de>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Ingo Molnar <mingo@...hat.com>
> Cc: H. Peter Anvin <hpa@...or.com>
> ---
>  arch/x86/mm/srat_32.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-2.6.30-rc4.orig/arch/x86/mm/srat_32.c	2009-03-24 13:40:44.000000000 +0100
> +++ linux-2.6.30-rc4/arch/x86/mm/srat_32.c	2009-05-04 09:12:18.000000000 +0200
> @@ -216,7 +216,7 @@ int __init get_memcfg_from_srat(void)
>  
>  	if (num_memory_chunks == 0) {
>  		printk(KERN_WARNING
> -			 "could not finy any ACPI SRAT memory areas.\n");
> +			 "could not find any ACPI SRAT memory areas.\n");
>  		goto out_fail;
>  	}

Didn't find it in today's linux-next pileup, so I have applied it to
trivial tree. Thanks,

-- 
Jiri Kosina
SUSE Labs
--
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