Re: [PATCH 2/2] initramfs: Fix initramfs size calculation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Frysinger
Date: Sunday, October 17, 2010 - 11:28 am

On Tue, Aug 31, 2010 at 04:23, Hendrik Brueckner wrote:

i'm pretty sure this breaks on every symbol-prefixed arch.  at least,
it broke every Blackfin board:
init/built-in.o: In function `populate_rootfs':
init/initramfs.c:(.init.text+0x2548): undefined reference to `__initramfs_size'
init/initramfs.c:(.init.text+0x254e): undefined reference to `__initramfs_size'
make: *** [.tmp_vmlinux1] Error 1

look at VMLINUX_SYMBOL() in the vmlinux.lds.h file
-mike
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] initramfs: Cleanup and fix initramfs size calc ..., Hendrik Brueckner, (Tue Aug 31, 1:23 am)
[PATCH 2/2] initramfs: Fix initramfs size calculation, Hendrik Brueckner, (Tue Aug 31, 1:23 am)
Re: [PATCH 2/2] initramfs: Fix initramfs size calculation, Américo Wang, (Wed Sep 1, 12:47 am)
Re: [PATCH 2/2] initramfs: Fix initramfs size calculation, Mike Frysinger, (Sun Oct 17, 11:28 am)
Re: [PATCH 2/2] initramfs: Fix initramfs size calculation, Hendrik Brueckner, (Mon Oct 18, 3:37 am)
Re: [PATCH 2/2] initramfs: Fix initramfs size calculation, Mike Frysinger, (Mon Oct 18, 4:07 pm)
[PATCH] initramfs: Fix build break on symbol-prefixed archs, Hendrik Brueckner, (Tue Oct 19, 4:08 am)