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:	Thu, 23 Jul 2009 01:19:26 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Michael Tokarev <mjt@....msk.ru>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [resend, trivial] fix missing printk space

On Wed, 22 Jul 2009, Michael Tokarev wrote:

> index 28e5f59..6c139ed 100644
> --- a/arch/x86/kernel/cpu/amd.c
> +++ b/arch/x86/kernel/cpu/amd.c
> @@ -185,3 +185,3 @@ static void __cpuinit amd_k7_smp_check(struct cpuinfo_x86
> *c)
>  	WARN_ONCE(1, "WARNING: This combination of AMD"
> -		"processors is not suitable for SMP.\n");
> +		" processors is not suitable for SMP.\n");
>  	if (!test_taint(TAINT_UNSAFE_SMP))
> 
> 

Applied to trivial queue, thanks Michael.

-- 
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