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, 17 Aug 2007 10:07:41 +0530
From:	Balbir Singh <balbir@...ux.vnet.ibm.com>
To:	Michael Neuling <mikey@...ling.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>, linuxppc-dev@...abs.org,
	linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: Re: Machine automagically reboots with 2.6.23-rc2-mm2

Michael Neuling wrote:
> 
> SLB shadow was bust.  Make sure you have
> edd0622bd2e8f755c960827e15aa6908c3c5aa94
> 
>     [POWERPC] Fix potential duplicate entry in SLB shadow buffer
>     
>     We were getting a duplicate entry in the SLB shadow buffer in
>     slb_flush_and_rebolt() if the kernel stack was in the same segment
>     as PAGE_OFFSET, which on POWER6 causes the hypervisor to terminate
>     the partition with an error.  This fixes it.
>     
>     Also we were not creating an SLB entry (or an SLB shadow buffer
>     entry) for the kernel stack on secondary CPUs when starting the
>     CPU.  This isn't a major problem, since an appropriate entry will
>     be created on demand, but this fixes that also for consistency.
>     
>     Signed-off-by: Paul Mackerras <paulus@...ba.org>
> 

Thanks for pointing that out, I'll get the fix and retry.

Balbir Singh.
-
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