diff options
author | Xiantao Zhang <xiantao.zhang@intel.com> | 2008-02-25 11:52:20 +0100 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 10:53:26 +0200 |
commit | 3e4bb3ac9e0ada5df5f6729648d403ea9f071d10 (patch) | |
tree | 3178508a16ef6455908d07be2135ae27c19a8c6c /arch/sh/mm | |
parent | KVM: Prefix control register accessors with kvm_ to avoid namespace pollution (diff) | |
download | linux-3e4bb3ac9e0ada5df5f6729648d403ea9f071d10.tar.xz linux-3e4bb3ac9e0ada5df5f6729648d403ea9f071d10.zip |
KVM: Use kzalloc to avoid allocating kvm_regs from kernel stack
Since the size of kvm_regs is too big to allocate from kernel stack on ia64,
use kzalloc to allocate it.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/sh/mm')
0 files changed, 0 insertions, 0 deletions