| To: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
|---|---|
| Subject: | 3.8-rc3: yet another MIPS build failure |
| From: | Aaro Koskinen <aaro.koskinen@iki.fi> |
| Date: | Fri, 11 Jan 2013 09:17:10 +0200 |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
Hi, Commit d3ce88431892b703b04769566338a89eda6b0477 (MIPS: Fix modpost error in modules attepting to use virt_addr_valid()) broke the 64-bit MIPS build: LD init/built-in.o kernel/built-in.o: In function `memory_bm_free': snapshot.c:(.text+0x3c76c): undefined reference to `__virt_addr_valid' snapshot.c:(.text+0x3c800): undefined reference to `__virt_addr_valid' kernel/built-in.o: In function `snapshot_write_next': (.text+0x3e094): undefined reference to `__virt_addr_valid' kernel/built-in.o: In function `snapshot_write_next': (.text+0x3e468): undefined reference to `__virt_addr_valid' make[4]: *** [vmlinux] Error 1 A quick workaround is to compile ioremap.c always, but it adds ~2KB unused code for 64-bit-only kernels... A. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Ftrace test failure on MIPS - Looking for insight.., Steven Rostedt |
|---|---|
| Next by Date: | [PATCH] mips: function tracer: Fix broken function tracing, Al Cooper |
| Previous by Thread: | Ftrace test failure on MIPS - Looking for insight.., David Daney |
| Next by Thread: | [PATCH] mips: function tracer: Fix broken function tracing, Al Cooper |
| Indexes: | [Date] [Thread] [Top] [All Lists] |