diff options
| author | Jeff Dike <[email protected]> | 2007-02-28 20:13:33 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-01 14:53:38 -0800 |
| commit | 1463fdbcc797dfcb8574ababbd39cf6205f6ed00 (patch) | |
| tree | d6039c743e89223ff553a2c8a64f59bc2c6cc5ca /include/linux/debugobjects.h | |
| parent | 14251809b1921b1216568700f1be2f91a1cbb5c7 (diff) | |
[PATCH] uml: pte_mkread fix
Fix the fact that pte_mkread set _PAGE_RW instead of _PAGE_USER (the logic is
copied from i386 in most place, so it is really as bad as you're thinking).
Thus currently page tables are more permissive than they should.
Such a change may trigger other latent bugs, so be careful with this.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Jeff Dike <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions