diff options
author | Mark Brown <broonie@kernel.org> | 2016-01-28 13:18:28 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-02-03 20:22:02 +0100 |
commit | 3e275c64a973ba1554ef87f76c9f0f5b5221ab14 (patch) | |
tree | be8f3b5c054b2813930f045e3a9e81176f413f7e /arch/powerpc | |
parent | arm64: futex.h: Add missing PAN toggling (diff) | |
download | linux-3e275c64a973ba1554ef87f76c9f0f5b5221ab14.tar.xz linux-3e275c64a973ba1554ef87f76c9f0f5b5221ab14.zip |
arm64: asm: Explicitly include linux/personality.h in asm/page.h
asm/page.h uses READ_IMPLIES_EXEC from linux/personality.h but does not
explicitly include it causing build failures in -next where whatever was
causing it to be implicitly included has changed to remove that
inclusion. Add an explicit inclusion to fix this.
Signed-off-by: Mark Brown <broonie@kernel.org>
[will: moved #include inside #ifndef __ASSEMBLY__ block]
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions