commit | f7fbf1fdf0d79241f5cc95310b96f0c52452ab39 | [log] [tgz] |
---|---|---|
author | Uri Lublin <uril@qumranet.com> | Wed Dec 13 00:34:00 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:47 2006 -0800 |
tree | e56bcb3ccb56517279a8727603087813722eb7f4 | |
parent | acd19499e9724615d720b29c74be6b218ce765c6 [diff] |
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric This makes the SET_SREGS ioctl behave symmetrically to the GET_SREGS ioctl wrt the segment access rights flag. Signed-off-by: Uri Lublin <uril@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>