Re: [Zaurus-devel] Zaurus GPIO buttons with matrix keypad drivers

2011-06-01 Thread Andrea Adami
I've looked again at the patch [1] and while the lid switch implementation seems straightforward I have a doubt about external power on/off key on corgi. It looks to me this key is managed by matrix-kbd driver on corgi. 301 #define CORGI_KEY_OFF KEY_SUSPEND In fact, pressing that key w

[Zaurus-devel] zaurus 3.0-rc1 Oops (fail GFP_DMA allocations when ZONE_DMA is not configured)

2011-06-01 Thread Cyril Hrubis
Hi! The 3.0-rc1 no longer boots on spitz see the attached Oops. The bisecting pointed to this commit, reverting it machine boots again. commit a197b59ae6e8bee56fcef37ea2482dc08414e2ac Author: David Rientjes Date: Tue May 24 17:12:35 2011 -0700 mm: fail GFP_DMA allocations when ZONE_DMA is

Re: [Zaurus-devel] zaurus 3.0-rc1 Oops (fail GFP_DMA allocations when ZONE_DMA is not configured)

2011-06-01 Thread Andrea Adami
On Wed, Jun 1, 2011 at 5:41 PM, Cyril Hrubis wrote: > Hi! > The 3.0-rc1 no longer boots on spitz see the attached Oops. > > The bisecting pointed to this commit, reverting it machine boots again. > > commit a197b59ae6e8bee56fcef37ea2482dc08414e2ac > Author: David Rientjes > Date:   Tue May 24 17: