summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2021-01-10 21:05:09 +0300
committerRichard Weinberger <richard@nod.at>2021-01-27 00:11:38 +0300
commita31e9c4e7247d182192e9b85abbea498d63dd850 (patch)
tree35c289fd8b81c74b8d49177566eb35f552e2ebe6 /net/unix/af_unix.c
parent2fcb4090cd7352665ecb756990a3087bfd86a295 (diff)
downloadlinux-a31e9c4e7247d182192e9b85abbea498d63dd850.tar.xz
Revert "um: support some of ARCH_HAS_SET_MEMORY"
This reverts commit 963285b0b47a ("um: support some of ARCH_HAS_SET_MEMORY"), as it turns out that it's not only not working (due to um never using the protection bits in the page tables) but also corrupts the page tables if used on a non-vmalloc page, since um never allocates proper page tables for the 'physmem' in the first place. Fixing all this will take more effort, so for now revert it. Reported-by: Benjamin Berg <benjamin@sipsolutions.net> Fixes: 963285b0b47a ("um: support some of ARCH_HAS_SET_MEMORY") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions