public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Gilbert <floppym@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ["PATCH"] Linus breaks virtualbox-modules
Date: Wed, 20 Feb 2013 15:57:35 -0500	[thread overview]
Message-ID: <CAJ0EP40zwvTEo5f3N3U34PM3Y3k4vkdgY8VAq9KQaRAQny17Mg@mail.gmail.com> (raw)
In-Reply-To: <kg2jnu$k8e$1@ger.gmane.org>

On Wed, Feb 20, 2013 at 8:40 AM, walt <w41ter@gmail.com> wrote:
> 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 ;)
>

Linus just merges the stuff. No need to make it sound like a personal vendetta.

> 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.
>

MAX_PRIO actually moved to linux/sched/rt.h, which linux/init_task.h #includes.


  parent reply	other threads:[~2013-02-20 20:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ0EP40zwvTEo5f3N3U34PM3Y3k4vkdgY8VAq9KQaRAQny17Mg@mail.gmail.com \
    --to=floppym@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox