Skip to content
Commit 138c9021 authored by Nick Piggin's avatar Nick Piggin Committed by Martin Schwidefsky
Browse files

[S390] protect _PAGE_SPECIAL bit against mprotect



Stop mprotect's pte_modify from wiping out the s390 pte_special bit, which
caused oops thereafter when vm_normal_page thought X's abnormal was normal.

Debugged-by: default avatarRyan Hope <rmh3093@gmail.com>
Debugged-by: default avatarZan Lynx <zlynx@acm.org>
Acked-by: default avatarHugh Dickins <hugh@veritas.com>
Signed-off-by: default avatarNick Piggin <npiggin@suse.de>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 7b51ba38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment