| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Modpost warning on Alchemy |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 1 Aug 2007 12:52:31 +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
Somebody with a clue on the Alchemy stuff may want to look into this mostpost warning: MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x1e32dc): Section mismatch: reference to .init.text:add_wired_entry (between 'config_access' and 'config_write') LD vmlinux All the PCI config space accessors on Alchemy will call arch/mips/pci/ops-au1000.c:config_access which in turn calls add_wired_entry add_wired_entry in turn is an __init function so it's only a matter of luck if the PCI code doesn't explode on Alchemy. So could somebody Alchemist try to rewrite this to use ioremap() instead? Thanks, Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: tx4927 patch for linux-2.6.22.1, Naren chandru |
|---|---|
| Next by Date: | Re: Modpost warning on Alchemy, Sergei Shtylyov |
| Previous by Thread: | Re: tx4927 patch for linux-2.6.22.1, Naren chandru |
| Next by Thread: | Re: Modpost warning on Alchemy, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |