LWN.net Logo

The 2.6.34-rc1 kernel is out

Linus has kept his promise and released 2.6.34-rc1 a bit earlier than usual, even though he reserves the right to pull in a few more trees yet. "So if you feel like you sent me a pull request bit might have been over-looked, please point that out to me, but in general the merge window is over. And as promised, if you left your pull request to the last day of a two-week window, you're now going to have to wait for the 2.6.35 window." Nouveau users should note that they can't upgrade to this kernel without updating their user-space as well.
(Log in to post comments)

The 2.6.34-rc1 kernel is out

Posted Mar 8, 2010 21:59 UTC (Mon) by nowster (subscriber, #67) [Link]

It doesn't compile. That'll probably be because it's not Thursday.

  CC [M]  drivers/i2c/busses/i2c-xiic.o
drivers/i2c/busses/i2c-xiic.c:39:28: error: linux/i2c-xiic.h: No such file or directory
drivers/i2c/busses/i2c-xiic.c: In function ‘xiic_busy’:
drivers/i2c/busses/i2c-xiic.c:494: error: implicit declaration of function ‘mdelay’
drivers/i2c/busses/i2c-xiic.c: In function ‘xiic_i2c_probe’:
drivers/i2c/busses/i2c-xiic.c:750: error: dereferencing pointer to incomplete type
drivers/i2c/busses/i2c-xiic.c:751: error: dereferencing pointer to incomplete type

The 2.6.34-rc1 kernel is out

Posted Mar 9, 2010 3:34 UTC (Tue) by butlerm (subscriber, #13312) [Link]

No doubt you should actually report this on the appropriate mailing list.
LKML perhaps?

The 2.6.34-rc1 kernel is out

Posted Mar 9, 2010 11:29 UTC (Tue) by nowster (subscriber, #67) [Link]

LKML is far too high traffic. That's what the bugzilla's there for, surely?

The 2.6.34-rc1 kernel is out

Posted Mar 9, 2010 14:54 UTC (Tue) by bfields (subscriber, #19510) [Link]

"LKML is far too high traffic."

No need to subscribe to post.

"That's what the bugzilla's there for, surely?"

That'll work too....

The 2.6.34-rc1 kernel is out

Posted Mar 9, 2010 18:13 UTC (Tue) by adobriyan (guest, #30858) [Link]

> That's what the bugzilla's there for, surely?

Bugzilla for compilation failure? Have a mercy.

The 2.6.34-rc1 kernel is out

Posted Mar 9, 2010 15:11 UTC (Tue) by nowster (subscriber, #67) [Link]

The workaround for this one (and yes, the developers were aware of it) is to not have CONFIG_I2C_XILINX set in the kernel config.

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds