Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PAGE_KERNEL should not be executable; any area marked executable can be prefetched into the instruction cache. We don't want vmalloc areas to be read in this way. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information