Re: [PATCH 0/5] ARM: move #include <asm/cp15.h> into cacheflush.h

From: Nicolas Pitre
Date: Tue Sep 30 2014 - 00:30:16 EST


On Mon, 29 Sep 2014, Brian Norris wrote:

> There are several places where an explicit include of <asm/cp15.h> is needed
> just because cacheflush.h uses one of its macros in v7_exit_coherency_flush().
> Let's put the include in the proper header.
>
> These obviously have some dependencies, so I'd focus on:
> (1) Is patch 1 acceptable? If so, then:

Well, I'm wondering if it is really a gain to force a dependency for
cp15.h on every user of cacheflush.h just because of the seldomly used
v7_exit_coherency_flush(). But I don't mind either ways.


Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/