Using the kernel from 2.6.35-rc6-dl11, when I try to load the dspbridge module, it crashes with the below message. I have ensured offset from 0x8700_0000 is not used.
I have not tried any other kernel before, Any ideas on what could be wrong??
Using the kernel from 2.6.35-rc6-dl11, when I try to load the dspbridge module, it crashes with the below message. I have ensured offset from 0x8700_0000 is not used.
I have not tried any other kernel before, Any ideas on what could be wrong??
Using the kernel from 2.6.35-rc6-dl11, when I try to load the dspbridge
module, it crashes with the below message. I have ensured offset from
0x8700_0000 is not used.I have not tried any other kernel before, Any ideas on what could be
wrong??
Nope, no idea... Still trying to understand the dspbridge stuff myself..
[ 96.126953] Unable to handle kernel NULL pointer dereference at virtual
address 00000000
[ 96.142211] pgd = c622c000
[ 96.145446] [00000000] *pgd=86141031, *pte=00000000, *ppte=00000000
[ 96.153167] Internal error: Oops: 80000007 [#1] PREEMPT
[ 96.158416] last sysfs file: /sys/module/mailbox/initstate
[ 96.163940] Modules linked in: dspbridge(+) bridgedriver(C)
bufferclass_ti(C) omaplfb(C) pvrsrvkm(C) joydev hid_logitech usbhid asix
rtc_twl mailbox_mach mailbox rtc_core
Yeap, that's the same bug i'm working on..
I'll race you to finding the patch.
Regards,