Re: [GIT PULL] Fix Xen boot with CONFIG_CC_STACKPROTECTOR

From: Jeremy Fitzhardinge
Date: Thu Aug 20 2009 - 12:24:41 EST


On 08/20/09 03:06, Ingo Molnar wrote:
>> I only need to disable stackprotector for a
>> handful of functions, but unfortunately it looks like it can only be
>> disabled on a per-file basis.
> Pulled into tip:x86/urgent, thanks a lot Jeremy!
>
> Btw., is there any way to turn off stackprotector on a
> per function basis, a GCC attribute perhaps? That would
> be preferable to turning it off for all of common.o.


Yeah, its awkward. But it looks like this patch is not sufficient, so
drop it for now. I'll send a replacement shortly (though it doesn't
hurt to keep it; I can just generate a delta if that's better).

J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/