Re: [PATCH] maestro3 oops + fix (for ac9!)

2001-01-16 Thread Zach Brown
> D'oh, looks like if power management is disabled, pmdev is NULL (I get > that message when I load the module), but we try to derefence it anyways. > The fix is obvious: duh, yeah, I'll send out a proper patch that handles the pm_register failure too. thanks. -- zach - To unsubscribe from

[PATCH] maestro3 oops + fix (for ac9!)

2001-01-16 Thread Andres Salomon
The maestro3 driver in ac9 oopses, due to trying to deref an unitialized pointer. Here's the oops: ksymoops 2.3.7 on i686 2.4.1-pre7. Options used -v /boot/vmlinuz (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.1-pre7/ (default) -m

[PATCH] maestro3 oops + fix (for ac9!)

2001-01-16 Thread Andres Salomon
The maestro3 driver in ac9 oopses, due to trying to deref an unitialized pointer. Here's the oops: ksymoops 2.3.7 on i686 2.4.1-pre7. Options used -v /boot/vmlinuz (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.1-pre7/ (default) -m

Re: [PATCH] maestro3 oops + fix (for ac9!)

2001-01-16 Thread Zach Brown
D'oh, looks like if power management is disabled, pmdev is NULL (I get that message when I load the module), but we try to derefence it anyways. The fix is obvious: duh, yeah, I'll send out a proper patch that handles the pm_register failure too. thanks. -- zach - To unsubscribe from this