Re: [PATCH 0/11] fix 25 section mismatch warnings..

2008-01-31 Thread Ingo Molnar
* Sam Ravnborg <[EMAIL PROTECTED]> wrote: > x86: fix section mismatch warning in acpi/boot.c > x86: silence section mismatch warning in smpboot_64.c > x86: fix section mismatch warning in kernel/pci-calgary > x86: fix section mismatch warnings when referencing notifiers t

[PATCH 0/11] fix 25 section mismatch warnings..

2008-01-31 Thread Sam Ravnborg
The following set of patches fixes 25 Section mismatch warnings in following directories: kernel/ mm/ drivers/pci arch/x86/ When build individually they are now clean. The shortlog: Sam Ravnborg (11): pci: fix section mismatch warnings referring to pci_do_scan_bus pci: fix 4x sectio