Jeremy Fitzhardinge cf3e505012 x86: work around gcc 3.4.x bug
Simon Horman reported that gcc-3.4.x crashes when compiling
pgd_prepopulate_pmd() when PREALLOCATED_PMDS == 0 and CONFIG_DEBUG_INFO
is enabled.

Adding an extra check for PREALLOCATED_PMDS == 0 [which is compiled out
by gcc] seems to avoid the problem.

Reported-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-11 18:44:02 +02:00
..
2008-07-22 10:43:45 +02:00
2008-01-30 13:31:41 +01:00
2008-04-30 23:15:34 +02:00
2008-07-26 12:00:10 -07:00
2008-07-08 13:10:38 +02:00
2008-07-26 12:00:06 -07:00
2008-07-18 14:10:27 +02:00
2008-01-30 13:31:10 +01:00
2008-07-26 12:00:10 -07:00
2008-08-11 18:44:02 +02:00
2008-07-11 10:22:33 +02:00
2008-05-24 11:27:28 +02:00