Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1635628 > unrolled thread
| Started by | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| First post | 2017-05-04 12:40 +0200 |
| Last post | 2017-05-04 13:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [linux-next][bisected 1945bc45] build brakes for PowerPC BE configuration on LPAR Michael Ellerman <mpe@ellerman.id.au> - 2017-05-04 12:40 +0200
Re: [linux-next][bisected 1945bc45] build brakes for PowerPC BE configuration on LPAR Abdul Haleem <abdhalee@linux.vnet.ibm.com> - 2017-05-04 13:00 +0200
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Date | 2017-05-04 12:40 +0200 |
| Subject | Re: [linux-next][bisected 1945bc45] build brakes for PowerPC BE configuration on LPAR |
| Message-ID | <tDmkV-2bM-3@gated-at.bofh.it> |
Abdul Haleem <abdhalee@linux.vnet.ibm.com> writes: > Hi, > > linux-next build fails on BE config with next-20170424 onwards > > the patch https://lkml.org/lkml/2017/4/20/994 fixes a similar issue > with kvm guest build failure. > > arch/powerpc/kernel/exceptions-64s.S: Assembler messages: > arch/powerpc/kernel/exceptions-64s.S:395: Error: operand out of range > (0xffffffffffff8280 is not between 0x0000000000000000 and > 0x000000000000ffff) > make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1 I couldn't reproduce that. What toolchain are you using? cheers
[toc] | [next] | [standalone]
| From | Abdul Haleem <abdhalee@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-05-04 13:00 +0200 |
| Subject | Re: [linux-next][bisected 1945bc45] build brakes for PowerPC BE configuration on LPAR |
| Message-ID | <tDmEh-2js-11@gated-at.bofh.it> |
| In reply to | #1635628 |
On Thu, 2017-05-04 at 20:29 +1000, Michael Ellerman wrote: > Abdul Haleem <abdhalee@linux.vnet.ibm.com> writes: > > > Hi, > > > > linux-next build fails on BE config with next-20170424 onwards > > > > the patch https://lkml.org/lkml/2017/4/20/994 fixes a similar issue > > with kvm guest build failure. > > > > arch/powerpc/kernel/exceptions-64s.S: Assembler messages: > > arch/powerpc/kernel/exceptions-64s.S:395: Error: operand out of range > > (0xffffffffffff8280 is not between 0x0000000000000000 and > > 0x000000000000ffff) > > make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1 > > I couldn't reproduce that. > > What toolchain are you using? I have gcc-4.8.2-1 on Power 6 LPAR running Fedora 20. Also recreating the same on Power 8 BE LPAR having gcc-4.8.5-11 > > cheers > -- Regard's Abdul Haleem IBM Linux Technology Centre
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web