[PATCH -next] sched/headers: ARM needs asm/paravirt_api_clock.h

Ingo Molnar mingo at kernel.org
Tue Mar 22 00:53:46 PDT 2022


* Nathan Chancellor <nathan at kernel.org> wrote:

> On Wed, Mar 16, 2022 at 01:41:46PM -0700, Randy Dunlap wrote:
> > Add <asm/paravirt_api_clock.h> for arch/arm/.
> > 
> > Fixes this build error:
> > 
> > In file included from ../kernel/sched/core.c:81:
> > ../kernel/sched/sched.h:87:11: fatal error: asm/paravirt_api_clock.h: No such file or directory
> >    87 | # include <asm/paravirt_api_clock.h>
> > 
> > Fixes: 4ff8f2ca6ccd ("sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h dependencies")
> > Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> > Cc: Ingo Molnar <mingo at kernel.org>
> > Cc: Russell King <linux at armlinux.org.uk>
> > Cc: linux-arm-kernel at lists.infradead.org
> > Cc: patches at armlinux.org.uk
> 
> Reviewed-by: Nathan Chancellor <nathan at kernel.org>

Applied, thanks!

	Ingo



More information about the linux-arm-kernel mailing list