summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-calgary_64.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge2008-08-08 22:46:07 +0200
committerIngo Molnar2008-08-11 18:44:02 +0200
commitcf3e50501259f9a7cb108a69c3e1b912135628f6 (patch)
treec4df8af1ad310728845b2a8f8c5153210cb48f2d /arch/x86/kernel/pci-calgary_64.c
parentx86: make "apic" an early_param() on 32-bit (diff)
downloadkernel-qcow2-linux-cf3e50501259f9a7cb108a69c3e1b912135628f6.tar.gz
kernel-qcow2-linux-cf3e50501259f9a7cb108a69c3e1b912135628f6.tar.xz
kernel-qcow2-linux-cf3e50501259f9a7cb108a69c3e1b912135628f6.zip
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>
Diffstat (limited to 'arch/x86/kernel/pci-calgary_64.c')
0 files changed, 0 insertions, 0 deletions