arm: arch/arm/include/asm/page.h needs personality.h
authorAndrew Morton <akpm@linux-foundation.org>
Sat, 10 Sep 2016 10:34:00 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:00 +0000 (20:34 +1000)
commit07504d2c125c8cdc4de7b96f53b48b777e76976c
tree5e0ef7926c2ce86ad2f012e246f99e2282bb3452
parent1033b1af2e62ed5b5dc7eebcba1bd60e5b771800
arm: arch/arm/include/asm/page.h needs personality.h

VM_DATA_DEFAULT_FLAGS uses READ_IMPLIES_EXEC, so page.h should include
personality.h to provide this.

This fixes no known bugs and can be safely ignored ;)

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/include/asm/page.h
This page took 0.025666 seconds and 5 git commands to generate.