Re: Moving target

2012-09-10 Thread Guillaume Dargaud
On 08/31/2012 01:30 AM, Michael Ellerman wrote: I don't think you should be using driver_register(). I think instead you want this to be a platform_driver, and use platform_driver_register() ? Thank you for that. The test engineer was on vacation so it took a while before I got feedback on w

Re: Moving target

2012-08-30 Thread Michael Ellerman
On Thu, 2012-08-30 at 16:14 +0200, Guillaume Dargaud wrote: > Hello all, Hi Guillaume, > I don't understand the part about address 0x0030. Does it mean I'm > trying to wrongly access physical/virtual address 0x30 somewhere in my code? > [ 16.666231] Unable to handle kernel paging request

Re: Moving target

2012-08-30 Thread Andreas Schwab
Guillaume Dargaud writes: > I don't understand the part about address 0x0030. Does it mean I'm > trying to wrongly access physical/virtual address 0x30 somewhere in my > code? More likely a NULL pointer dereference. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 5

Moving target

2012-08-30 Thread Guillaume Dargaud
have a hard time keeping up with the moving target of the requirements... To say that books are obsolete is an understatement. And now to the specifics: [ 16.655868] {xad_init 519} Module xad: loading... [ 16.661122] {xad_init 528} Module xad: Major=241, Minor=0, Count=1 [ 16.666231