OSDN Git Service

defconfig: msmcortex: Enable PAN emulation
authorOlav Haugan <ohaugan@codeaurora.org>
Fri, 5 May 2017 18:21:21 +0000 (11:21 -0700)
committerOlav Haugan <ohaugan@codeaurora.org>
Fri, 5 May 2017 18:21:21 +0000 (11:21 -0700)
commit875fa8b847db8aa355da16e174ffc2554483c5e5
tree16c9ada1c125aa2e6c0a0ee52b28646d896362a0
parent8312e8d304dc9b0cbaf1b66d5ddf02b41df39343
defconfig: msmcortex: Enable PAN emulation

Privilege Access Never (PAN) enforces the usage of
copy_to_user/copy_from_user and friends when kernel accesses data from
user space. If user space memory is accessed outside of these functions
a kernel panic occurs.

Change-Id: Ic32ad8ecb6d921293fca74664116098723afc436
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
arch/arm64/configs/msmcortex-perf_defconfig
arch/arm64/configs/msmcortex_defconfig