Re: [PATCH] remove gratuitous reads from pasemi pci config space methods

2007-08-11 Thread Olof Johansson
On Thu, Aug 09, 2007 at 04:37:27PM -0500, Nathan Lynch wrote: > The pasemi pci configuration space write method reads the written > location immediately after the write is performed, presumably in order > to flush the write. However, configuration space writes are not > allowed to be posted, makin

Oops on boot with 2.6.23-rc2-g2c9d365c

2007-08-11 Thread Guido Guenther
Hi, I'm seeing the following oops on a Powerbook 6,1 with 2.6.23-rc2-g2c9d365c (and also with earlier 2.6.23, 2.6.22 is fine) and am quiet clueless. Any ideas before ist start bisecting? -- Guido Registering PowerMac CPU frequency driver Low: 533 Mhz, High: 867 Mhz, Boot: 866 Mhz [ cu

[PATCH] powerfc fix for assembler -g

2007-08-11 Thread Roland McGrath
ppc64 does the unusual thing of using #include on a compiler-generated assembly file (lparmap.s) from an assembly source file (head_64.S). This runs afoul of my recent patch to pass -gdwarf2 to the assembler under CONFIG_DEBUG_INFO. This patch avoids the problem by disabling DWARF generation (-g0)

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

2007-08-11 Thread Sam Ravnborg
On Sat, Aug 11, 2007 at 12:54:57PM +0200, Martin Schwidefsky wrote: > On Sat, 2007-08-11 at 11:56 +0200, Sam Ravnborg wrote: > > > That attached patch should fix it for arm and mips. I'll try a few more > > > architectures until I'm fed up with compiling cross-compilers.. > > http://userweb.kernel.

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

2007-08-11 Thread Martin Schwidefsky
On Sat, 2007-08-11 at 11:56 +0200, Sam Ravnborg wrote: > > That attached patch should fix it for arm and mips. I'll try a few more > > architectures until I'm fed up with compiling cross-compilers.. > http://userweb.kernel.org/~akpm/cross-compilers/ Thanks for the hint but I prefer to compile them

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

2007-08-11 Thread Sam Ravnborg
On Sat, Aug 11, 2007 at 11:50:00AM +0200, Martin Schwidefsky wrote: > On Fri, 2007-08-10 at 22:58 -0400, Mathieu Desnoyers wrote: > > I got the following errors when building 2.6.23-rc2-mm2 on both mips and > > arm. Both errors are very much alike. > > That attached patch should fix it for arm and

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

2007-08-11 Thread Martin Schwidefsky
On Fri, 2007-08-10 at 22:58 -0400, Mathieu Desnoyers wrote: > I got the following errors when building 2.6.23-rc2-mm2 on both mips and > arm. Both errors are very much alike. That attached patch should fix it for arm and mips. I'll try a few more architectures until I'm fed up with compiling cross

Re: 2.6.23-rc2-mm2 build error on MIPS and ARM

2007-08-11 Thread Martin Schwidefsky
On Fri, 2007-08-10 at 22:58 -0400, Mathieu Desnoyers wrote: > I got the following errors when building 2.6.23-rc2-mm2 on both mips and > arm. Both errors are very much alike. Four letter words. Seems like I have install some more cross-compilers to find all the compile problems with the mm_types m