mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-07 04:43:42 +00:00
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>