RE: Kernel oops while duming user core.

2008-02-02 Thread Benjamin Herrenschmidt
On Thu, 2008-01-31 at 16:10 -0600, Rune Torgersen wrote: > Scott Wood wrote: > > Scott Wood wrote: > >> Nathan Lynch wrote: > >>> Is the crashing program multithreaded? The first report had firefox > >>> triggering the oops. > >> > >> OK, I've got a test program that triggers it now. I'll see i

Re: [PATCH 3/3 2.6.24-git] PPC/LIBATA: Select HAVE_PATA_PLATFORM for ARCH_PPC

2008-02-02 Thread Olof Johansson
On Sat, Feb 02, 2008 at 07:41:02PM +, Ben Dooks wrote: > On Sat, Feb 02, 2008 at 01:12:39PM -0600, Olof Johansson wrote: > > On Sat, Feb 02, 2008 at 04:21:36PM +, Ben Dooks wrote: > > > Use the new HAVE_PATA_PLATFORM to select PATA_PLATFORM > > > driver. > > > > > > CC: linuxppc-dev@ozlabs

Re: [PATCH 3/3 2.6.24-git] PPC/LIBATA: Select HAVE_PATA_PLATFORM for ARCH_PPC

2008-02-02 Thread Ben Dooks
On Sat, Feb 02, 2008 at 01:12:39PM -0600, Olof Johansson wrote: > On Sat, Feb 02, 2008 at 04:21:36PM +, Ben Dooks wrote: > > Use the new HAVE_PATA_PLATFORM to select PATA_PLATFORM > > driver. > > > > CC: linuxppc-dev@ozlabs.org > > Signed-off-by: Ben Dooks <[EMAIL PROTECTED]> > > What tree is

Re: [PATCH 3/3 2.6.24-git] PPC/LIBATA: Select HAVE_PATA_PLATFORM for ARCH_PPC

2008-02-02 Thread Olof Johansson
On Sat, Feb 02, 2008 at 04:21:36PM +, Ben Dooks wrote: > Use the new HAVE_PATA_PLATFORM to select PATA_PLATFORM > driver. > > CC: linuxppc-dev@ozlabs.org > Signed-off-by: Ben Dooks <[EMAIL PROTECTED]> What tree is this against? It doesn't apply to current mainline nor jgarzik's libata-dev ups

[PATCH] [POWERPC] Fix storcenter DTS typos, feedback, IRQs.

2008-02-02 Thread Jon Loeliger
Cleaned up IRQ layout and removed unsused ISU allocations. Fixed RTC address typo from /dts-v1/ conversion. Incorporated list suggestions to use an "iomega," vendor prefix, and to use a node reference rather than a hard path. Signed-off-by: Jon Loeliger --- Kumar, I tried to use one large, lin

[PATCH 3/3 2.6.24-git] PPC/LIBATA: Select HAVE_PATA_PLATFORM for ARCH_PPC

2008-02-02 Thread Ben Dooks
Use the new HAVE_PATA_PLATFORM to select PATA_PLATFORM driver. CC: linuxppc-dev@ozlabs.org Signed-off-by: Ben Dooks <[EMAIL PROTECTED]> Index: linux-2.6.24-git12-pata2/arch/ppc/Kconfig === --- linux-2.6.24-git12-pata2.orig/arch/ppc/K

Re: Kernel oops while duming user core.

2008-02-02 Thread Clemens Koller
Scott Wood schrieb: > On Thu, Jan 31, 2008 at 10:15:27AM -0600, Nathan Lynch wrote: >> Rune Torgersen wrote: >>> I get the following kernel core while a user program I have is dumping >>> core. >>> Any DIeas at what to look for? (this is runnign 2.6.24, arch/powerpc on >>> a 8280) >>> When runnign

Re: PATCH[1/1] 8xx: Add clock-frequency to Adder875 and mpc885ads board ports

2008-02-02 Thread Bryan O'Donoghue
On Fri, 2008-02-01 at 15:00 -0600, Scott Wood wrote: > Bryan O'Donoghue wrote: > > Redo the addition of the clock-frequency parameter to the Adder875 .dts > > so that the values are decimal rather then hex. > > > > > > Signed-off-by: Bryan O'Donoghue <[EMAIL PROTECTED]> > > --- > > > > diff --gi

Re: [PATCH 1/1] [PPC] 8xx swap bug-fix

2008-02-02 Thread Yuri Tikhonov
Hi Jochen, The board for which this fix was developed is one of these (ivms8). Here are some other: rpxlite, TQM860L, rpxcllf, bseip, FADS, and etc... Just do grep -r "CONFIG_8xx=y" arch/ppc/configs/ and grep -r "CONFIG_8xx=y" arch/powerpc/configs/ :) Regards, Yuri On Saturday 02 Februa

Re: [PATCH 1/1] [PPC] 8xx swap bug-fix

2008-02-02 Thread Jochen Friedrich
Hi Yuri, > Here is the patch which makes Linux-2.6 swap routines operate correctly on > the ppc-8xx-based machines. is there any 8xx board left which isn't ported to ARCH=powerpc? Thanks, Jochen ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org h