Files
kernel-tenderloin-3.0/scripts
Rohit Vaswani 116bcf08bd scripts: gcc-wrapper: Add exceptions for failures with gcc-4.6.3
Compiling the kernel with gcc-4.6.3 generates two new forbidden
warnings. Adding them to the allowed warnings list.

Warning 1:
kernel/arch/arm/mm/alignment.c:298:15: warning: 'offset.un' may be
used uninitialized in this function [-Wuninitialized]

Warning 2:
kernel/net/sched/sch_generic.c:678:2: warning: the comparison will always
evaluate as 'true' for the address of 'noop_qdisc' will never be NULL
[-Waddress]

Change-Id: Ib559420337ac4c2d25b55eb80e8da3c2221b2f75
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
2012-02-03 14:44:07 -08:00
..
2011-03-31 11:26:23 -03:00
2011-10-03 09:57:10 -07:00
2011-03-31 11:26:23 -03:00
2011-05-19 15:59:38 -07:00
2010-10-28 00:32:23 +02:00
2009-06-09 22:37:54 +02:00
2010-03-23 12:26:38 +01:00
2011-03-31 11:26:23 -03:00
2011-04-18 14:24:36 +02:00
2011-10-03 09:57:10 -07:00
2010-08-17 11:47:40 +02:00
2009-06-09 22:37:54 +02:00