Re: [PATCH]: Add R_SPARC_OLO10 relocation support.

2009-04-07 Thread David Miller
From: Pavel Roskin Date: Tue, 07 Apr 2009 18:06:15 -0400 > On Tue, 2009-04-07 at 14:59 -0700, David Miller wrote: >> From: David Miller >> Date: Wed, 01 Apr 2009 17:16:08 -0700 (PDT) >> >> > 2009-04-01 David S. Miller >> > >> >* kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Add >>

Re: [PATCH]: Add R_SPARC_OLO10 relocation support.

2009-04-07 Thread Pavel Roskin
On Tue, 2009-04-07 at 14:59 -0700, David Miller wrote: > From: David Miller > Date: Wed, 01 Apr 2009 17:16:08 -0700 (PDT) > > > 2009-04-01 David S. Miller > > > > * kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Add > > support for R_SPARC_OLO10 relocations. Fix compile warning f

Re: [PATCH]: Add R_SPARC_OLO10 relocation support.

2009-04-07 Thread David Miller
From: David Miller Date: Wed, 01 Apr 2009 17:16:08 -0700 (PDT) > 2009-04-01 David S. Miller > > * kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Add > support for R_SPARC_OLO10 relocations. Fix compile warning for > R_SPARC_WDISP30 case. Ping? ___

[PATCH]: Add R_SPARC_OLO10 relocation support.

2009-04-01 Thread David Miller
2009-04-01 David S. Miller * kern/sparc64/dl.c (grub_arch_dl_relocate_symbols): Add support for R_SPARC_OLO10 relocations. Fix compile warning for R_SPARC_WDISP30 case. --- kern/sparc64/dl.c | 12 +--- 1 files changed, 9 insertions(+), 3 deletions(-) diff -