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
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
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
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