Tejun Heo 5d707e9c8e stackprotector: update make rules
Impact: no default -fno-stack-protector if stackp is enabled, cleanup

Stackprotector make rules had the following problems.

* cc support test and warning are scattered across makefile and
  kernel/panic.c.

* -fno-stack-protector was always added regardless of configuration.

Update such that cc support test and warning are contained in makefile
and -fno-stack-protector is added iff stackp is turned off.  While at
it, prepare for 32bit support.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-10 00:41:54 +01:00
..
2009-02-08 10:00:26 -08:00
2008-10-16 11:21:30 -07:00
2009-01-21 10:39:51 +01:00
2008-07-28 14:37:38 +02:00
2009-02-10 00:41:26 +01:00
2007-07-16 09:05:50 -07:00
2009-01-06 15:59:27 -08:00
2008-12-10 08:01:54 -08:00
2008-08-13 12:55:10 +02:00
2008-10-20 15:43:10 +02:00
2009-01-08 08:31:02 -08:00
2009-02-10 00:41:54 +01:00
2009-01-08 08:31:12 -08:00
2008-09-02 19:21:40 -07:00
2009-01-06 11:07:15 +01:00
2009-02-01 10:49:51 +01:00
2008-11-05 10:30:14 +01:00
2007-07-16 09:05:50 -07:00
2009-01-12 17:39:24 -08:00
2008-02-06 10:41:02 -08:00
2008-10-16 11:21:47 -07:00