diff options
author | Xiantao Zhang <xiantao.zhang@intel.com> | 2008-02-25 10:52:20 (GMT) |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 08:53:26 (GMT) |
commit | 3e4bb3ac9e0ada5df5f6729648d403ea9f071d10 (patch) | |
tree | 3178508a16ef6455908d07be2135ae27c19a8c6c /include/asm-avr32/page.h | |
parent | 2d3ad1f40c841bd3e97d30d423eea53915d085dc (diff) | |
download | linux-3e4bb3ac9e0ada5df5f6729648d403ea9f071d10.tar.xz |
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 'include/asm-avr32/page.h')
0 files changed, 0 insertions, 0 deletions