RE: [patch] ia64 vcpu_reset() do not call kmalloc() with irqs
"Zhang, Xiantao" <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64 |
|---|---|
| Message-ID | <706158FABBBA044BAD4FE898A02E4BC2366DA95E@pdsmsx503.ccr.corp.intel.com> |
Thanks, Jes! Acked-by: Xiantao Zhang <[email protected]> Jes Sorensen wrote: > Hi, > > Here we go again, another case where we were calling kmalloc() through > vcpu_reset() while local interrupts were disabled. > > Cheers, > Jes