Re: Kernel panic on PowerMac G5 while scanning for SMU sensors

2013-03-18 Thread Benjamin Herrenschmidt
On Sun, 2013-03-17 at 13:42 +0100, Phileas Fogg wrote: > A further analysis showed that it crashes in _smu_i2c_complete_command_ > which is called from _smu_i2c_low_completion_. > > This line caused the panic: > > list_del(&cmd->link); Ok, we must have a bug :-) I'm on holiday for a while, I ca

Re: Kernel panic on PowerMac G5 while scanning for SMU sensors

2013-03-17 Thread Phileas Fogg
On 03/17/2013 01:07 PM, Phileas Fogg wrote: I wanted to read the temperature sensors of my PowerMac G5 11,2. For that i installed the lm-sensors package, run 'sensors-detect' command and my Linux 3.8.2 kernel paniced in _smu_i2c_low_completion_ with this message 'Unable to handle kernel pagin

Kernel panic on PowerMac G5 while scanning for SMU sensors

2013-03-17 Thread Phileas Fogg
I wanted to read the temperature sensors of my PowerMac G5 11,2. For that i installed the lm-sensors package, run 'sensors-detect' command and my Linux 3.8.2 kernel paniced in _smu_i2c_low_completion_ with this message 'Unable to handle kernel paging request for data at address 0x0008.'