Hi Peter,
On Wed, 14 Dec 2011 08:47:01 -0800 "H. Peter Anvin" wrote:
>
> On 12/14/2011 08:32 AM, Steven Rostedt wrote:
> > On Wed, 2011-12-14 at 18:15 +1100, Stephen Rothwell wrote:
> >
> >> Maybe caused by commit d5e553d6e0a4 ("trace: Include
> >> in trace_syscalls.c") from the tip tree. Thes
Hi all,
next-20111216 (and all later so far) fails to boot on a Power7 blade
server like this:
calling .serial8250_init+0x0/0x1e0 @ 1
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
INFO: rcu_sched detected stalls on CPUs/tasks: { 3 4 6 7 8 9 10 11 12 13 14 15
16 17 18 19 20 21 22 23 2
On Tue, Dec 20, 2011 at 11:47 PM, Vinh Huu Tuong Nguyen
wrote:
>> +
>> + mtdcri(SDR0, port->sdr_base + PESDRn_RCSSET,
>> + mfdcri(SDR0, port->sdr_base + PESDRn_RCSSET) |
>> + (PESDRx_RCSSET_RSTGU | PESDRx_RCSSET_RSTPYN));
>> +
>> + /* Poll for PHY reset */
>
On Tue, Dec 20, 2011 at 11:23 AM, Josh Boyer wrote:
> Hi Ben,
>
> This is the relocatable series from Suzie that has been brewing for quite a
> while. I also included a small fix for currituck that I hit when I was
> building
> various kernels.
>
> NOTE: To build anything config that includes th
This file, like many others, needs to include .
Signed-off-by: Kyle Moffett
---
arch/powerpc/kvm/e500.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/kvm/e500.c b/arch/powerpc/kvm/e500.c
index 26d2090..387c383 100644
--- a/arch/powerpc/kvm/e500.c
+++ b/arc