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


Groups > linux.kernel > #1221472

Re: [PATCH 0/4] xtensa: fix build failure

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/4] xtensa: fix build failure
Date 2015-09-09 15:50 +0200
Message-ID <q6NV8-4H2-23@gated-at.bofh.it> (permalink)
References <q6qYy-5iH-5@gated-at.bofh.it> <q6v29-2Em-1@gated-at.bofh.it> <q6HPI-4s5-9@gated-at.bofh.it> <q6N8L-3wZ-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Sep 09, 2015 at 03:52:11PM +0300, Max Filippov wrote:
> On Wed, Sep 9, 2015 at 10:11 AM, Sudip Mukherjee
> <sudipm.mukherjee@gmail.com> wrote:
> > On Tue, Sep 08, 2015 at 08:34:56PM +0300, Max Filippov wrote:
> >> Sudip,
> >>
> >> On Tue, Sep 8, 2015 at 4:18 PM, Sudip Mukherjee
> >> <sudipm.mukherjee@gmail.com> wrote:
> >> > While building with allmodconfig the build failed with different dma
> >> > related errors. It turned out that the dma functions were moved to
> >> > asm-generic/dma-mapping-common.h() and as a result we were getting the
> >> > errors of "redefinition".
> >> > This patch series will move the functions as required and at the end of
> >> > the series, allmodconfig builds.
> >>
> >> I believe it's fixed in the -mm tree and will be merged soon,
> >> see the thread at https://lkml.org/lkml/2015/8/26/118
> >
> > I guess its already merged in Linus tree now. I tested in the morning
> > with Linus tree and allmodconfig worked. But next-20150909 still failed.
> 
> AFAICS it's not merged yet: arch/xtensa/include/dma-mapping.h still
> has all functions deleted by patch in the mentioned thread.
Ohhh.. I didn't notice it in the morning. I saw Linus tree is building
and I thought it may have been merged. Now on checking I see that the
series by Christoph Hellwig which removes the arch specific functions is
still not in Linus tree and thats why I didnot get any error.


regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH 0/4] xtensa: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-08 15:20 +0200
  [PATCH 3/4] xtensa: fix errors with dma_supported Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-08 15:20 +0200
  [PATCH 2/4] xtensa: fix error with dma_supported Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-08 15:20 +0200
  Re: [PATCH 0/4] xtensa: fix build failure Max Filippov <jcmvbkbc@gmail.com> - 2015-09-08 19:40 +0200
    Re: [PATCH 0/4] xtensa: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-09 09:20 +0200
      Re: [PATCH 0/4] xtensa: fix build failure Max Filippov <jcmvbkbc@gmail.com> - 2015-09-09 15:00 +0200
        Re: [PATCH 0/4] xtensa: fix build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-09 15:50 +0200

csiph-web