diff options
author | Jeremy Fitzhardinge <[email protected]> | 2008-08-08 13:46:07 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-08-11 18:44:02 +0200 |
commit | cf3e50501259f9a7cb108a69c3e1b912135628f6 (patch) | |
tree | c4df8af1ad310728845b2a8f8c5153210cb48f2d /net/unix/sysctl_net_unix.c | |
parent | fb6bef8002d54a9c3062abc281893ec7c896d3ce (diff) |
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 <[email protected]>
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions