[PATCH v4 3/7] [ppc] Process dynamic relocations for kernel
Josh Boyer
jwboyer at gmail.com
Sat Dec 10 00:40:22 EST 2011
On Fri, Dec 9, 2011 at 6:47 AM, Suzuki K. Poulose <suzuki at in.ibm.com> wrote:
>
> Signed-off-by: Suzuki K. Poulose <suzuki at in.ibm.com>
> Signed-off-by: Josh Poimboeuf <jpoimboe at linux.vnet.ibm.com>
> Cc: Paul Mackerras <paulus at samba.org>
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Alan Modra <amodra at au1.ibm.com>
> Cc: Kumar Gala <galak at kernel.crashing.org>
> Cc: linuxppc-dev <linuxppc-dev at lists.ozlabs.org>
> ---
>
> arch/powerpc/Kconfig | 42 ++++++++++++++++++++++---------------
> arch/powerpc/Makefile | 6 +++--
> arch/powerpc/kernel/Makefile | 2 ++
> arch/powerpc/kernel/vmlinux.lds.S | 8 ++++++-
> arch/powerpc/relocs_check.pl | 7 ++++++
> 5 files changed, 44 insertions(+), 21 deletions(-)
You're missing the whole reloc_32.S file in this patch. Forget to do a git-add?
Can you resend just this patch with that fixed up?
josh
More information about the Linuxppc-dev
mailing list