Re: [Qemu-devel] [PATCH v2] flatload: fix non-GOT relocations

2013-11-11 Thread Corey Boyle
Ping http://patchwork.ozlabs.org/patch/280764/ On Sat, Oct 5, 2013 at 7:46 AM, Corey J. Boyle wrote: > From: "Corey J. Boyle" > > Use target address rather than host address when performing > non-GOT relocations > > Signed-off-by: Corey J. Boyle > --- > linux-user/flatload.c |2 +- > 1

Re: [Qemu-devel] [PATCH] flatload: fix non-GOT relocations

2013-10-05 Thread Corey Boyle
On Sat, Oct 5, 2013 at 4:04 AM, Peter Maydell wrote: > On 5 October 2013 07:50, Corey J. Boyle wrote: > > From: "Corey J. Boyle" > > > > Use target address rather than host address when performing > > non-GOT relocations > > > > Signed-off-by: Corey J. Boyle > > --- > > linux-user/flatload.c |