diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2016-04-29 15:25:33 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-05-01 10:32:25 +0200 |
commit | e7bfc462d32fc417d3fea8ad07b62b59f000e925 (patch) | |
tree | 0edee82e64f61f039995204b669dcf581341b178 /drivers/misc | |
parent | powerpc/mm: Convert pte_user() to static inline (diff) | |
download | linux-e7bfc462d32fc417d3fea8ad07b62b59f000e925.tar.xz linux-e7bfc462d32fc417d3fea8ad07b62b59f000e925.zip |
powerpc/mm: Use pte_user() instead of open coding
We have a common declaration in pte-common.h Add a book3s specific one
and switch to pte_user() in callchain.c. In a subsequent patch we will
switch _PAGE_USER to _PAGE_PRIVILEGED in the book3s version only.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions