Re: BUG() in current git, __dma_alloc_coherent, Beige G3

2008-06-16 Thread Joseph Fannin
On Mon, Jun 16, 2008 at 02:50:38PM +1000, Benjamin Herrenschmidt wrote: > On Sun, 2008-06-15 at 21:46 -0400, Joseph Fannin wrote: > > Hello! > > > > I'm reproducably hitting a BUG() in Linus' git (current as of about > > noon, Sunday 15, GMT -0500) on my Beig

[PATCH] powerpc: export copy_page() on 32bit

2008-01-01 Thread Joseph Fannin
Export copy_page() on 32bit powerpc; unionfs needs it. Unionfs already builds as a module on 64bit powerpc, so the export is placed within an existing CONFIG_PPC32 #ifdef. Signed-off-by: Joseph Fannin <[EMAIL PROTECTED]> --- I ran into this in the -mm tree; it's not new to 2.6.24-

vga16fb doesn't build on powerpc (vgacon_remap_base)

2007-10-16 Thread Joseph Fannin
#endif So VGACON probably doesn't work either on 32bit. I'm guessing arch/powerpc doesn't support PREP. How best could this be fixed up? Or should I just let the thing be? This is obviously not a new thing, and I don't have any hardware that supports thi

current -git adbhid.c build error

2007-10-16 Thread Joseph Fannin
‘key’ undeclared (first use in this function) Gitweb says something about a merge conflict in this file, so maybe Linus did this, and not Dmitry? I'll leave it up to someone else to decide how best this variable should be defined. -- Joseph Fannin [EMAIL PROTECTED] __