On Thursday 08 September 2005 18:04, Jan Beulich wrote: > (Note: Patch also attached because the inline version is certain to get > line wrapped.) > > Allow building the x86-64 kernels with frame pointers if so needed.
This doesn't work because you would need to pass -fno-omit-frame-pointer somewhere. Also I don't see much sense because all the assembly code will break the frame chains. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/