Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1358876

Re: linux-next: build failure after merge of the aio tree

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: linux-next: build failure after merge of the aio tree
Date 2016-03-16 12:20 +0100
Message-ID <rdhED-8cQ-29@gated-at.bofh.it> (permalink)
References <rcQXL-6S7-1@gated-at.bofh.it> <rcZRo-4pd-13@gated-at.bofh.it> <rd014-4sW-7@gated-at.bofh.it> <rd5k5-8hT-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 16, 2016 at 12:02 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Tuesday 15 March 2016 12:22:28 Benjamin LaHaise wrote:
>> On Tue, Mar 15, 2016 at 04:19:02PM +0000, Sudip Mukherjee wrote:
>> > On Tue, Mar 15, 2016 at 05:46:34PM +1100, Stephen Rothwell wrote:
>> > > Hi Benjamin,
>> > >
>> > > After merging the aio tree, today's linux-next build (powerpc
>> > > ppc44x_defconfig) failed like this:
>> > >
>> > > fs/built-in.o: In function `aio_thread_op_foo_at':
>> > > aio.c:(.text+0x4dab4): undefined reference to `__get_user_bad'
>> > > aio.c:(.text+0x4daec): undefined reference to `__get_user_bad'
>> > >
>> > > Caused by commit
>> > >
>> > >   150a0b4905f1 ("aio: add support for async openat()")
>> > >
>> > > despite commit
>> > >
>> > >   d2f7a973e11e ("aio: don't use __get_user() for 64 bit values")
>> > >

>> I've removed everything from the aio-next.git tree for now.  Will revisit
>> after the merge window.

I think it is the best solution right now.

> I've also sent a patch that fixes the link error on ARM and that should
> work on all other architectures too.

In case of avr32 signalfd_read() fails. Does your patch help with it as well?

P.S. Bisecting shows same culprit: 150a0b4905f1 ("aio: add support for
async openat()")

-- 
With Best Regards,
Andy Shevchenko

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the aio tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-15 07:50 +0100
  Re: linux-next: build failure after merge of the aio tree Andy Shevchenko <andy.shevchenko@gmail.com> - 2016-03-15 15:40 +0100
    Re: linux-next: build failure after merge of the aio tree Arnd Bergmann <arnd@arndb.de> - 2016-03-15 17:50 +0100
  Re: linux-next: build failure after merge of the aio tree Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-03-15 17:20 +0100
    Re: linux-next: build failure after merge of the aio tree Benjamin LaHaise <bcrl@kvack.org> - 2016-03-15 17:30 +0100
      Re: linux-next: build failure after merge of the aio tree Arnd Bergmann <arnd@arndb.de> - 2016-03-15 23:10 +0100
        Re: linux-next: build failure after merge of the aio tree Andy Shevchenko <andy.shevchenko@gmail.com> - 2016-03-16 12:20 +0100
          Re: linux-next: build failure after merge of the aio tree Arnd Bergmann <arnd@arndb.de> - 2016-03-16 15:10 +0100
            Re: linux-next: build failure after merge of the aio tree Benjamin LaHaise <bcrl@kvack.org> - 2016-03-16 15:10 +0100

csiph-web