Skip to content
Snippets Groups Projects
user avatar
Linus Torvalds authored
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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
9348b73c
History
Name Last commit Last update