On Sun, 2006-10-29 at 13:44 -0800, Don Mullis wrote: > On Sun, 2006-10-29 at 13:06 -0800, Andi Kleen wrote: > > On Sunday 29 October 2006 12:01, Don Mullis wrote: > > > Fix build where CONFIG_CC_OPTIMIZE_FOR_SIZE is not set. > > > > > > Tested by build and boot. > > > > What error does that fix? > > The build aborts with: > > include/asm/desc.h: In function 'set_ldt': > include/asm/desc.h:92: error: implicit declaration of function 'write_gdt_entry' > > The patch is a follow-on to my earlier reply to "[PATCH 1/4]". Yes, I caught this immediately after I sent; I sent the fix straight to akpm, as I didn't expect anyone else to be applying the patches. The patch was the same as yours. Thanks! Rusty.