linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [BUG 2.6.36-rc5] of_i2c.ko <-> i2c-core.ko dependency loop
@ 2010-09-23 11:53 Mikael Pettersson
  2010-09-23 18:38 ` Randy Dunlap
  0 siblings, 1 reply; 9+ messages in thread
From: Mikael Pettersson @ 2010-09-23 11:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: linuxppc-dev, linux-i2c

Running modules_install from a newly built 2.6.36-rc5 kernel
on my 32-bit PowerMac results in:

WARNING: Module /lib/modules/2.6.36-rc5/kernel/drivers/i2c/busses/i2c-powermac.ko ignored, due to loop
WARNING: Loop detected: /lib/modules/2.6.36-rc5/kernel/drivers/i2c/i2c-core.ko needs of_i2c.ko which needs i2c-core.ko again!
WARNING: Module /lib/modules/2.6.36-rc5/kernel/drivers/i2c/i2c-core.ko ignored, due to loop
WARNING: Module /lib/modules/2.6.36-rc5/kernel/drivers/i2c/i2c-dev.ko ignored, due to loop
WARNING: Module /lib/modules/2.6.36-rc5/kernel/drivers/of/of_i2c.ko ignored, due to loop
WARNING: Module /lib/modules/2.6.36-rc5/kernel/sound/ppc/snd-powermac.ko ignored, due to loop

> grep '.*I2C.*=' .config
CONFIG_OF_I2C=m
CONFIG_I2C=m
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_POWERMAC=m

I can't say exactly when this started, haven't built kernels on this
box in a while.

/Mikael

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-09-24 22:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 11:53 [BUG 2.6.36-rc5] of_i2c.ko <-> i2c-core.ko dependency loop Mikael Pettersson
2010-09-23 18:38 ` Randy Dunlap
2010-09-23 20:16   ` Mikael Pettersson
2010-09-23 22:05     ` Randy Dunlap
2010-09-24  9:12       ` Jean Delvare
2010-09-24 10:50         ` Mikael Pettersson
2010-09-24 11:39           ` Jean Delvare
2010-09-24 13:48             ` Grant Likely
2010-09-24 22:14               ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).