From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Michael Neuling <mikey@neuling.org>
Cc: linuxppc-dev@ozlabs.org,
Andrew Morton <akpm@linux-foundation.org>,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Machine automagically reboots with 2.6.23-rc2-mm2
Date: Fri, 17 Aug 2007 10:07:41 +0530 [thread overview]
Message-ID: <46C52615.80205@linux.vnet.ibm.com> (raw)
In-Reply-To: <30255.1187317044@neuling.org>
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@samba.org>
>
Thanks for pointing that out, I'll get the fix and retry.
Balbir Singh.
WARNING: multiple messages have this Message-ID (diff)
From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Michael Neuling <mikey@neuling.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linuxppc-dev@ozlabs.org,
linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Machine automagically reboots with 2.6.23-rc2-mm2
Date: Fri, 17 Aug 2007 10:07:41 +0530 [thread overview]
Message-ID: <46C52615.80205@linux.vnet.ibm.com> (raw)
In-Reply-To: <30255.1187317044@neuling.org>
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@samba.org>
>
Thanks for pointing that out, I'll get the fix and retry.
Balbir Singh.
next prev parent reply other threads:[~2007-08-17 4:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-16 21:32 Machine automagically reboots with 2.6.23-rc2-mm2 Balbir Singh
2007-08-17 2:17 ` Michael Neuling
2007-08-17 2:17 ` Michael Neuling
2007-08-17 4:37 ` Balbir Singh [this message]
2007-08-17 4:37 ` Balbir Singh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46C52615.80205@linux.vnet.ibm.com \
--to=balbir@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=mikey@neuling.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.