public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ["PATCH"] Linus breaks virtualbox-modules
@ 2013-02-20 13:40 walt
  2013-02-20 14:04 ` Michael Hampicke
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: walt @ 2013-02-20 13:40 UTC (permalink / raw
  To: gentoo-user

Now that kernel 3.8.0 is officially released, 'tis the season for Linus to
start breaking all of the third-party kernel modules he can, and virtualbox-
modules is the first (nvidia.ko and other kernel modules to follow, probably ;)

Virtualbox-modules fails to build against today's kernel.git update from Linus,
with an error message that "MAX_PRIO is undefined" in thread2-r0drv-linux.c.

The fix is happily very simple because he moved the definition of MAX_PRIO
into <linux/init_task.h>, so all you need to do is to add that include near
the top of thread2-r0drv-linux.c.



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

end of thread, other threads:[~2013-02-22 21:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20 13:40 [gentoo-user] ["PATCH"] Linus breaks virtualbox-modules walt
2013-02-20 14:04 ` Michael Hampicke
2013-02-20 20:23 ` Markos Chandras
2013-02-20 20:57 ` Mike Gilbert
2013-02-21  1:15   ` [gentoo-user] " walt
2013-02-21  1:53     ` Mike Gilbert
2013-02-21  2:33       ` Pandu Poluan
2013-02-21 10:00   ` [gentoo-user] " Joerg Schilling
2013-02-21 20:15     ` Bruce Hill
2013-02-22  5:30     ` Alon Bar-Lev
2013-02-22 10:27       ` Joerg Schilling
2013-02-22 21:44         ` Bruce Hill
2013-02-22 21:45         ` Bruce Hill
2013-02-21  8:30 ` Helmut Jarausch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox