Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1587527

Re: [PATCH] sched/core: include asm/paravirt.h

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] sched/core: include asm/paravirt.h
Date 2017-02-24 12:20 +0100
Message-ID <tem4O-7KI-27@gated-at.bofh.it> (permalink)
References <tbS1b-5xl-1@gated-at.bofh.it> <tdeVH-B8-7@gated-at.bofh.it> <tejJE-61L-9@gated-at.bofh.it> <tekw2-6Db-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Arnd Bergmann <arnd@arndb.de> wrote:

> On Fri, Feb 24, 2017 at 9:31 AM, Ingo Molnar <mingo@kernel.org> wrote:
> >
> > * Arnd Bergmann <arnd@arndb.de> wrote:
> >
> >> On Fri, Feb 17, 2017 at 3:43 PM, Arnd Bergmann <arnd@arndb.de> 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 <arnd@arndb.de>
> >> > ---
> >>
> >> 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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] sched/core: include asm/paravirt.h Arnd Bergmann <arnd@arndb.de> - 2017-02-17 15:50 +0100
  Re: [PATCH] sched/core: include asm/paravirt.h Arnd Bergmann <arnd@arndb.de> - 2017-02-21 10:30 +0100
    Re: [PATCH] sched/core: include asm/paravirt.h Ingo Molnar <mingo@kernel.org> - 2017-02-24 09:50 +0100
      Re: [PATCH] sched/core: include asm/paravirt.h Arnd Bergmann <arnd@arndb.de> - 2017-02-24 10:40 +0100
        Re: [PATCH] sched/core: include asm/paravirt.h Ingo Molnar <mingo@kernel.org> - 2017-02-24 12:20 +0100

csiph-web