forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit31ad7f8
x86/vsyscall/64: Use proper accessor to update P4D entry
Writing to it directly does not work for Xen PV guests.Fixes:49275fe ("x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy")Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>Signed-off-by: Thomas Gleixner <tglx@linutronix.de>Reviewed-by: Juergen Gross <jgross@suse.com>Acked-by: Andy Lutomirski <luto@kernel.org>Cc: stable@vger.kernel.orgLink:https://lkml.kernel.org/r/20180319143154.3742-1-boris.ostrovsky@oracle.comSigned-off-by: Ingo Molnar <mingo@kernel.org>1 parent5927145 commit31ad7f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
350 | | - | |
| 350 | + | |
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| |||
0 commit comments
Comments
(0)