Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1535194
| From | "Luis R. Rodriguez" <mcgrof@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linker-tables v5 testing |
| Date | 2016-12-02 21:30 +0100 |
| Message-ID | <sK2CZ-7l-5@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <sJ22m-7Nz-15@gated-at.bofh.it> <sJ3B8-wi-15@gated-at.bofh.it> <sJh1n-BB-23@gated-at.bofh.it> <sJpLj-6dA-1@gated-at.bofh.it> <sJq4F-6F6-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Nov 30, 2016 at 7:15 PM, Luis R. Rodriguez <mcgrof@kernel.org> 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 / test this further. Anyone with a ppc / ppc64 willing to > objdump the output of this driver would be appreciated... the latest > branch is: > > https://git.kernel.org/cgit/linux/kernel/git/mcgrof/linux-next.git/log/?h=20161130-linker-tables-v5 FWIW I've fixed ppc for .text -- it does not use TEXT_TEXT so it just needed the rng and tbl entries added to it. Luis
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-11-30 02:40 +0100
Re: linker-tables v5 testing Nicholas Piggin <npiggin@gmail.com> - 2016-11-30 04:20 +0100
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-11-30 18:40 +0100
Re: linker-tables v5 testing Nicholas Piggin <npiggin@gmail.com> - 2016-12-01 04:00 +0100
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-12-01 04:20 +0100
Re: linker-tables v5 testing Nicholas Piggin <npiggin@gmail.com> - 2016-12-01 06:10 +0100
Re: linker-tables v5 testing Nicholas Piggin <npiggin@gmail.com> - 2016-12-01 06:30 +0100
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-12-01 17:40 +0100
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-12-02 17:00 +0100
Re: linker-tables v5 testing Nicholas Piggin <nicholas.piggin@gmail.com> - 2016-12-09 03:20 +0100
Re: linker-tables v5 testing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-12-02 21:30 +0100
Re: linker-tables v5 testing Guenter Roeck <linux@roeck-us.net> - 2016-11-30 05:20 +0100
csiph-web