[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180723.140612.672897895629613645.davem@davemloft.net>
Date: Mon, 23 Jul 2018 14:06:12 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
Cc: linux@...ck-us.net, schwidefsky@...ibm.com,
linux-kernel@...r.kernel.org
Subject: Re: Linux 4.18-rc6
From: Linus Torvalds <torvalds@...ux-foundation.org>
Date: Mon, 23 Jul 2018 13:56:15 -0700
> Hmm. I assume it's
>
> arch/sparc/include/asm/cacheflush_32.h
>
> that wants a forward-declaration of 'struct page', and doesn't include
> any header files.
>
> The fix is presumably to move the
>
> #include <asm/cacheflush.h>
>
> in drivers/staging/media/omap4iss/iss_video.c down to below the
> <linux/*> includes?
>
> The old patchwork link you had for a fix no longer works, I think
> because the patchwork database got re-generated during the upgrade
> (and the patchwork numbering isn't stable).
I think modifying the include order in that driver is the best fix.
BTW, here is a proper patchwork link in the SPARC project on ozlabs:
http://patchwork.ozlabs.org/patch/947434/
Powered by blists - more mailing lists