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:	Wed, 26 Nov 2008 00:56:07 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	viro@....linux.org.uk
Cc:	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/32] sparc32 cpuinit flase positives

From: Al Viro <viro@....linux.org.uk>
Date: Sat, 22 Nov 2008 17:33:54 +0000

> 
> All noise since we don't have CPU hotplug there.  However, they
> did expose something very odd-looking in there - poke_viking()
> does a bunch of identical btfixup each time it's called (i.e.
> for each CPU).  That one is left alone for now; just the trivial
> misannotation fixes.
> 
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>

Applied, thanks Al.

The local MMU register inits do need to happen for all cpus,
so what I'll do is move the btfixups to where we assign
poke_srmmu to poke_viking, so that they occur only once.
--
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