* Andi Kleen (ak@xxxxxxx) wrote: > On Wednesday 28 September 2005 23:44, Zachary Amsden wrote: > > As suggested by Andi Kleen, don't allocate a GDT page if there is already > > one present. Needed for CPU hotplug. > > Did I really suggest that? I think I suggested checking the return > value of gfp. Also get_zeroed_page() is slightly cleaner than GFP_ZERO. Yes, my recollection is you were talking about failed allocation. thanks, -chris