diff options
author | Xiantao Zhang <xiantao.zhang@intel.com> | 2008-02-25 18:52:20 +0800 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 11:53:26 +0300 |
commit | 3e4bb3ac9e0ada5df5f6729648d403ea9f071d10 (patch) | |
tree | 3178508a16ef6455908d07be2135ae27c19a8c6c /kernel | |
parent | 2d3ad1f40c841bd3e97d30d423eea53915d085dc (diff) |
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 'kernel')
0 files changed, 0 insertions, 0 deletions