* Arnd Bergmann <[email protected]> wrote:

> On Fri, Feb 24, 2017 at 9:31 AM, Ingo Molnar <[email protected]> wrote:
> >
> > * Arnd Bergmann <[email protected]> wrote:
> >
> >> On Fri, Feb 17, 2017 at 3:43 PM, Arnd Bergmann <[email protected]> wrote:
> >> > One of the headers that got removed was needed after all, depending
> >> > on the configuration:
> >> >
> >> > kernel/sched/core.c: In function 'update_rq_clock_task':
> >> > kernel/sched/core.c:198:50: error: 'paravirt_steal_rq_enabled' 
> >> > undeclared (first use in this function); did you mean 
> >> > 'arch_local_irq_enable'?
> >> >
> >> > This restores the include.
> >> >
> >> > Fixes: 004172bdad64 ("sched/core: Remove unnecessary #include headers")
> >> > Signed-off-by: Arnd Bergmann <[email protected]>
> >> > ---
> >>
> >> The broken patch has now made it into mainline, according to the output of 
> >> the
> >> build bots.
> >
> > Oops, I totally mis-read the bug reports and assumed it was related to the 
> > sched.h
> > splitup, which is in a separate branch. But this was a sched/core commit ...
> >
> > I'll push the fix to Linus later today and sorry about that!
> 
> It seems Mark Brown has sent the same fix, and Linus already merged
> it on Tuesday.

Ok, cool - I dropped the sched/urgent version.

Thanks,

        Ingo

Reply via email to