diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-24 11:16:21 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-12-24 11:16:21 +0100 |
commit | 6dc995a3da9adfa83d61ccf06aa1afa5f6ab764f (patch) | |
tree | 02ebf4534f9eaa964b8a840ca0d70323e6bb460a /crypto/crc32c.c | |
parent | ARM: Fix wrong shared bit for CPU write buffer bug test (diff) | |
download | linux-6dc995a3da9adfa83d61ccf06aa1afa5f6ab764f.tar.xz linux-6dc995a3da9adfa83d61ccf06aa1afa5f6ab764f.zip |
ARM: fix PAGE_KERNEL
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>
Diffstat (limited to 'crypto/crc32c.c')
0 files changed, 0 insertions, 0 deletions