Re: linker-tables v5 testing

2016-12-08 Thread Nicholas Piggin
On Fri, 2 Dec 2016 07:49:52 -0800 "Luis R. Rodriguez" wrote: > On Thu, Dec 1, 2016 at 10:31 PM, Nicholas Piggin > wrote: > > > > On 2 Dec 2016 2:35 AM, "Luis R. Rodriguez" wrote: > >> > >> On Wed, Nov 30, 2016 at 9:20 PM, Nicholas Piggin > >> wrote: > >> > On Thu, 1 Dec 2016 16:04:30 +1100

Re: linker-tables v5 testing

2016-12-02 Thread Luis R. Rodriguez
On Wed, Nov 30, 2016 at 7:15 PM, Luis R. Rodriguez wrote: > BTW the test driver lib/test_linktables/test-linktables.c seems to > fail on ppc at run time at: > > rc = trigger_config_run_named(test_dev, ".text"); > > I'm having issues getting a ppc / ppc64 box going to easily verify and > objdump /

Re: linker-tables v5 testing

2016-12-02 Thread Luis R. Rodriguez
On Thu, Dec 1, 2016 at 10:31 PM, Nicholas Piggin wrote: > > On 2 Dec 2016 2:35 AM, "Luis R. Rodriguez" wrote: >> >> On Wed, Nov 30, 2016 at 9:20 PM, Nicholas Piggin >> wrote: >> > On Thu, 1 Dec 2016 16:04:30 +1100 >> > Nicholas Piggin wrote: >> > >> >> On Wed, 30 Nov 2016 19:15:27 -0800 >> >> "

Re: linker-tables v5 testing

2016-12-01 Thread Luis R. Rodriguez
On Wed, Nov 30, 2016 at 9:20 PM, Nicholas Piggin wrote: > On Thu, 1 Dec 2016 16:04:30 +1100 > Nicholas Piggin wrote: > >> On Wed, 30 Nov 2016 19:15:27 -0800 >> "Luis R. Rodriguez" wrote: >> >> > On Wed, Nov 30, 2016 at 6:51 PM, Nicholas Piggin wrote: >> > > On Wed, 30 Nov 2016 18:38:16 +0100 >>

Re: linker-tables v5 testing

2016-11-30 Thread Nicholas Piggin
On Thu, 1 Dec 2016 16:04:30 +1100 Nicholas Piggin wrote: > On Wed, 30 Nov 2016 19:15:27 -0800 > "Luis R. Rodriguez" wrote: > > > On Wed, Nov 30, 2016 at 6:51 PM, Nicholas Piggin wrote: > > > On Wed, 30 Nov 2016 18:38:16 +0100 > > > "Luis R. Rodriguez" wrote: > > > > > >> On Wed, Nov 30, 201

Re: linker-tables v5 testing

2016-11-30 Thread Nicholas Piggin
On Wed, 30 Nov 2016 19:15:27 -0800 "Luis R. Rodriguez" wrote: > On Wed, Nov 30, 2016 at 6:51 PM, Nicholas Piggin wrote: > > On Wed, 30 Nov 2016 18:38:16 +0100 > > "Luis R. Rodriguez" wrote: > > > >> On Wed, Nov 30, 2016 at 02:09:47PM +1100, Nicholas Piggin wrote: > >> What is wrong with that

Re: linker-tables v5 testing

2016-11-30 Thread Luis R. Rodriguez
On Wed, Nov 30, 2016 at 6:51 PM, Nicholas Piggin wrote: > On Wed, 30 Nov 2016 18:38:16 +0100 > "Luis R. Rodriguez" wrote: > >> On Wed, Nov 30, 2016 at 02:09:47PM +1100, Nicholas Piggin wrote: >> I actually no longer have a need to have module-common.lds generated given >> I no longer am using mac

Re: linker-tables v5 testing

2016-11-30 Thread Nicholas Piggin
On Wed, 30 Nov 2016 18:38:16 +0100 "Luis R. Rodriguez" wrote: > On Wed, Nov 30, 2016 at 02:09:47PM +1100, Nicholas Piggin wrote: > > On Wed, 30 Nov 2016 02:33:49 +0100 > > "Luis R. Rodriguez" wrote: > > > > > On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: > > > > Hi Luis, >

Re: linker-tables v5 testing

2016-11-30 Thread Luis R. Rodriguez
On Wed, Nov 30, 2016 at 02:09:47PM +1100, Nicholas Piggin wrote: > On Wed, 30 Nov 2016 02:33:49 +0100 > "Luis R. Rodriguez" wrote: > > > On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: > > > Hi Luis, > > > > > > On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: > > > > Guenter, >

Re: linker-tables v5 testing

2016-11-29 Thread Guenter Roeck
On 11/29/2016 05:33 PM, Luis R. Rodriguez wrote: On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: Hi Luis, On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: Guenter, I think I'm ready to start pushing a new patch set out for review. Before I do that -- can I trouble you for letti

Re: linker-tables v5 testing

2016-11-29 Thread Nicholas Piggin
On Wed, 30 Nov 2016 02:33:49 +0100 "Luis R. Rodriguez" wrote: > On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: > > Hi Luis, > > > > On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: > > > Guenter, > > > > > > I think I'm ready to start pushing a new patch set out for review. >

Re: linker-tables v5 testing

2016-11-29 Thread Luis R. Rodriguez
On Thu, Nov 24, 2016 at 08:18:40AM -0800, Guenter Roeck wrote: > Hi Luis, > > On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: > > Guenter, > > > > I think I'm ready to start pushing a new patch set out for review. > > Before I do that -- can I trouble you for letting your test > > infrastructure

Re: linker-tables v5 testing

2016-11-24 Thread Guenter Roeck
Hi Luis, On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: Guenter, I think I'm ready to start pushing a new patch set out for review. Before I do that -- can I trouble you for letting your test infrastructure hammer it? I'll only push out the patches for review based on this new set of changes

Re: linker-tables v5 testing

2016-11-23 Thread Guenter Roeck
On 11/23/2016 08:11 PM, Luis R. Rodriguez wrote: Guenter, I think I'm ready to start pushing a new patch set out for review. Before I do that -- can I trouble you for letting your test infrastructure hammer it? I'll only push out the patches for review Pushed into my testing branch based on

linker-tables v5 testing

2016-11-23 Thread Luis R. Rodriguez
Guenter, I think I'm ready to start pushing a new patch set out for review. Before I do that -- can I trouble you for letting your test infrastructure hammer it? I'll only push out the patches for review based on this new set of changes once all tests come back OK for all architectures. https://g