git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee2c25e
)
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
author
Takuya Yoshikawa
<yoshikawa_takuya_b1@lab.ntt.co.jp>
Wed, 27 Feb 2013 10:41:56 +0000
(19:41 +0900)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Mon, 4 Mar 2013 23:21:08 +0000
(20:21 -0300)
X86 does not use this any more. The remaining user, s390's !user_alloc
check, can be simply removed since KVM_SET_MEMORY_REGION ioctl is no
longer supported.
Note: fixed powerpc's indentations with spaces to suppress checkpatch
errors.
Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found