Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1329129
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Feb 8 |
| Date | 2016-02-08 15:50 +0100 |
| Message-ID | <qZViy-6Ep-9@gated-at.bofh.it> (permalink) |
| References | <qZMoW-vo-5@gated-at.bofh.it> <qZSE2-4HT-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 08, 2016 at 05:26:11PM +0530, Sudip Mukherjee wrote:
> On Mon, Feb 08, 2016 at 04:17:56PM +1100, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20160205:
>
> My blackfin defconfig build fails with:
>
> kallsyms failure: relative symbol value 0xffa00000 out of range in
> relative mode
>
> build log at:
> https://travis-ci.org/sudipm-mukherjee/parport/jobs/107707060
>
> and tilegx defconfig fails with:
> kallsyms failure: relative symbol value 0xfffffff700020000 out of range
> in relative mode
>
> build log at:
> https://travis-ci.org/sudipm-mukherjee/parport/jobs/107707069
>
> I will do a bisect later today to see which has caused this.
Bisected. And -
de9d2352a3c9 ("kallsyms: add support for relative offsets in kallsyms address table")
is introducing the message of "kallsyms failure: relative symbol value .... "
and 9b461d6a3ab9 ("scripts/link-vmlinux.sh: force error on kallsyms failure")
is causing the build failure.
Just reverting de9d2352a3c9 is fixing these build failures.
Adding Cc to Andrew, Guenter, Ard and Kees.
regards
sudip
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: Tree for Feb 8 Stephen Rothwell <sfr@canb.auug.org.au> - 2016-02-08 06:20 +0100
Re: linux-next: Tree for Feb 8 Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-02-08 13:00 +0100
Re: linux-next: Tree for Feb 8 Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-02-08 15:50 +0100
Re: linux-next: Tree for Feb 8 Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2016-02-08 16:00 +0100
csiph-web