From: Andreas Larsson <andreas@xxxxxxxxxxx> Date: Mon, 17 Sep 2012 17:22:28 +0200 > GNU Binutils 2.20.1 generates .eh_frame sections that uses R_SPARC_DISP32. > > Signed-off-by: Andreas Larsson <andreas@xxxxxxxxxxx> > --- > arch/sparc/kernel/module.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/arch/sparc/kernel/module.c b/arch/sparc/kernel/module.c > index 15e0a16..f42ab3e 100644 > --- a/arch/sparc/kernel/module.c > +++ b/arch/sparc/kernel/module.c > @@ -116,6 +116,11 @@ int apply_relocate_add(Elf_Shdr *sechdrs, > v = sym->st_value + rel[i].r_addend; > > switch (ELF_R_TYPE(rel[i].r_info) & 0xff) { > + I said to get rid of this empty line, please follow the feedback you were given. If you continue to ignore my feedback, I will completely ignore your submissions. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html