Don't try to purify pages that don't exist (dubious).
authorAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 22:12:14 +0000 (23:12 +0100)
committerAdam Sampson <ats@offog.org>
Sun, 22 Apr 2018 22:12:14 +0000 (23:12 +0100)
commit10b5cb93b4b82f4277694253a53af9d2b70dd687
tree669596c42fe568214eccb0f5b99677fdae1ee259
parent397ad4feb0c690676d3fee6b7dafefaaa94fc5e2
Don't try to purify pages that don't exist (dubious).

This CORBLK call fails. It's trying to make all pages from BOT to the
end of memory read-only; this change should make it only do this to
pages that actually exist. It doesn't work, though.
<mdl.int>/initm.373