linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [Linux 3.10-rc7] at91x40_defconfig build error
@ 2013-06-24 13:14 Axel Lin
  2013-06-24 16:34 ` Simon Baatz
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-06-24 13:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,
I got below build error by "make at91x40_defconfig; make".

  LD      init/built-in.o
fs/built-in.o: In function `copy_strings':
super.c:(.text+0x634c): undefined reference to `flush_kernel_dcache_page'
super.c:(.text+0x63d4): undefined reference to `flush_kernel_dcache_page'
lib/built-in.o: In function `sg_miter_stop':
strnlen_user.c:(.text+0x3394): undefined reference to `flush_kernel_dcache_page'
make: *** [vmlinux] Error 1

Any idea to fix this?

Thanks,
Axel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Linux 3.10-rc7] at91x40_defconfig build error
  2013-06-24 13:14 [Linux 3.10-rc7] at91x40_defconfig build error Axel Lin
@ 2013-06-24 16:34 ` Simon Baatz
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Baatz @ 2013-06-24 16:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Axel,

On Mon, Jun 24, 2013 at 09:14:08PM +0800, Axel Lin wrote:
> Hi,
> I got below build error by "make at91x40_defconfig; make".
> 
>   LD      init/built-in.o
> fs/built-in.o: In function `copy_strings':
> super.c:(.text+0x634c): undefined reference to `flush_kernel_dcache_page'
> super.c:(.text+0x63d4): undefined reference to `flush_kernel_dcache_page'
> lib/built-in.o: In function `sg_miter_stop':
> strnlen_user.c:(.text+0x3394): undefined reference to `flush_kernel_dcache_page'
> make: *** [vmlinux] Error 1
> 
> Any idea to fix this?

Yes, please have a look here:

http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/178271.html

Russell applied the patch to his fixes branch today.

- Simon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-24 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-24 13:14 [Linux 3.10-rc7] at91x40_defconfig build error Axel Lin
2013-06-24 16:34 ` Simon Baatz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).