summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-01-10 04:09:10 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-01-16 21:51:26 +0300
commit9348b73c2e1bfea74ccd4a44fb4ccc7276ab9623 (patch)
tree1dfb123d7279ddfcbaa4a3a11df52cf51b0a0402 /arch
parent29a951dfb3c3263c3a0f3bd9f7f2c2cfde4baedb (diff)
downloadlinux-9348b73c2e1bfea74ccd4a44fb4ccc7276ab9623.tar.xz
mm: don't play games with pinned pages in clear_page_refs
Turning a pinned page read-only breaks the pinning after COW. Don't do it. The whole "track page soft dirty" state doesn't work with pinned pages anyway, since the page might be dirtied by the pinning entity without ever being noticed in the page tables. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions