Re: [crash, bisected] I2C, kobject (ffff81003e8c4160): tried to init an initialized object

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: Jean Delvare <khali@...>, john stultz <johnstul@...>, Greg KH <gregkh@...>, LKML <linux-kernel@...>, Linux I2C <i2c@...>, Ulrich Drepper <drepper@...>
Date: Thursday, July 17, 2008 - 5:48 am

On Thu, Jul 17, 2008 at 11:33:30AM +0200, Ingo Molnar wrote:

Well, it's pretty easy oops unless I misread something.

It happened on not nforce2 motherboard, right?

nforce2_init will just register PCI driver,
no matching PCI ids => nforce2_set_reference() isn't called =>
nforce2_smbus stays NULL.

Second module loads and tries to i2c_smbus_xfer(NULL, ) in module_init()
hook which oopses.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] i2c updates for 2.6.27, round 1, Jean Delvare, (Mon Jul 14, 4:49 pm)
Re: [crash, bisected] I2C, kobject (ffff81003e8c4160): trie..., Alexey Dobriyan, (Thu Jul 17, 5:48 am)