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


Groups > linux.kernel > #1531349 > unrolled thread

Re: Build regressions/improvements in v4.9-rc7

Started byGeert Uytterhoeven <geert@linux-m68k.org>
First post2016-11-28 15:30 +0100
Last post2016-11-28 21:50 +0100
Articles 4 — 3 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.


Contents

  Re: Build regressions/improvements in v4.9-rc7 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-11-28 15:30 +0100
    Re: Build regressions/improvements in v4.9-rc7 David Miller <davem@davemloft.net> - 2016-11-28 21:50 +0100
      Re: Build regressions/improvements in v4.9-rc7 Anatoly Pugachev <matorola@gmail.com> - 2016-11-29 12:10 +0100
    Re: Build regressions/improvements in v4.9-rc7 Anatoly Pugachev <matorola@gmail.com> - 2016-11-28 21:50 +0100

#1531349 — Re: Build regressions/improvements in v4.9-rc7

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2016-11-28 15:30 +0100
SubjectRe: Build regressions/improvements in v4.9-rc7
Message-ID<sIv6p-3fu-19@gated-at.bofh.it>
On Mon, Nov 28, 2016 at 3:27 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> JFYI, when comparing v4.9-rc7[1] to v4.9-rc6[3], the summaries are:
>   - build errors: +10/-4

  + /home/kisskb/slave/src/drivers/scsi/qlogicpti.c: error: passing
argument 3 of 'dma_alloc_coherent' from incompatible pointer type
[-Werror=incompatible-pointer-types]:  => 813:9, 822:9
  + /home/kisskb/slave/src/sound/sparc/dbri.c: error: passing argument
3 of 'dma_zalloc_coherent' from incompatible pointer type
[-Werror=incompatible-pointer-types]:  => 2538:6

sparc64-allmodconfig

> [1] http://kisskb.ellerman.id.au/kisskb/head/e5517c2a5a49ed5e99047008629f1cd60246ea0e/ (all 267 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/9c763584b7c8911106bb77af7e648bef09af9d80/ (all 267 configs)

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

[toc] | [next] | [standalone]


#1531649

FromDavid Miller <davem@davemloft.net>
Date2016-11-28 21:50 +0100
Message-ID<sIB29-6Zn-1@gated-at.bofh.it>
In reply to#1531349
From: Anatoly Pugachev <matorola@gmail.com>
Date: Mon, 28 Nov 2016 23:40:34 +0300

> On Mon, Nov 28, 2016 at 5:29 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> On Mon, Nov 28, 2016 at 3:27 PM, Geert Uytterhoeven
>> <geert@linux-m68k.org> wrote:
>>> JFYI, when comparing v4.9-rc7[1] to v4.9-rc6[3], the summaries are:
>>>   - build errors: +10/-4
>>
>>   + /home/kisskb/slave/src/drivers/scsi/qlogicpti.c: error: passing
>> argument 3 of 'dma_alloc_coherent' from incompatible pointer type
>> [-Werror=incompatible-pointer-types]:  => 813:9, 822:9
>>   + /home/kisskb/slave/src/sound/sparc/dbri.c: error: passing argument
>> 3 of 'dma_zalloc_coherent' from incompatible pointer type
>> [-Werror=incompatible-pointer-types]:  => 2538:6
>>
>> sparc64-allmodconfig
>>
>>> [1] http://kisskb.ellerman.id.au/kisskb/head/e5517c2a5a49ed5e99047008629f1cd60246ea0e/ (all 267 configs)
>>> [3] http://kisskb.ellerman.id.au/kisskb/head/9c763584b7c8911106bb77af7e648bef09af9d80/ (all 267 configs)
> 
> I'm unable to compile kernel as well, bisected in between 4.9-rc7
> (bad) and 4.9-rc6 (good):

We know about these problems and are working on it.

Thanks.

[toc] | [prev] | [next] | [standalone]


#1532136

FromAnatoly Pugachev <matorola@gmail.com>
Date2016-11-29 12:10 +0100
Message-ID<sIOsp-7H8-5@gated-at.bofh.it>
In reply to#1531649
On Mon, Nov 28, 2016 at 11:43 PM, David Miller <davem@davemloft.net> wrote:
> From: Anatoly Pugachev <matorola@gmail.com>
> Date: Mon, 28 Nov 2016 23:40:34 +0300
>
>> On Mon, Nov 28, 2016 at 5:29 PM, Geert Uytterhoeven
>> <geert@linux-m68k.org> wrote:
>>> On Mon, Nov 28, 2016 at 3:27 PM, Geert Uytterhoeven
>>> <geert@linux-m68k.org> wrote:
>>>> JFYI, when comparing v4.9-rc7[1] to v4.9-rc6[3], the summaries are:
>>>>   - build errors: +10/-4
>>>
>>>   + /home/kisskb/slave/src/drivers/scsi/qlogicpti.c: error: passing
>>> argument 3 of 'dma_alloc_coherent' from incompatible pointer type
>>> [-Werror=incompatible-pointer-types]:  => 813:9, 822:9
>>>   + /home/kisskb/slave/src/sound/sparc/dbri.c: error: passing argument
>>> 3 of 'dma_zalloc_coherent' from incompatible pointer type
>>> [-Werror=incompatible-pointer-types]:  => 2538:6
>>>
>>> sparc64-allmodconfig
>>>
>>>> [1] http://kisskb.ellerman.id.au/kisskb/head/e5517c2a5a49ed5e99047008629f1cd60246ea0e/ (all 267 configs)
>>>> [3] http://kisskb.ellerman.id.au/kisskb/head/9c763584b7c8911106bb77af7e648bef09af9d80/ (all 267 configs)
>>
>> I'm unable to compile kernel as well, bisected in between 4.9-rc7
>> (bad) and 4.9-rc6 (good):
>
> We know about these problems and are working on it.

Latest git (v4.9-rc7-7-g88abd82) fixes kernel compile issue for me.
Thanks.

[toc] | [prev] | [next] | [standalone]


#1531652

FromAnatoly Pugachev <matorola@gmail.com>
Date2016-11-28 21:50 +0100
Message-ID<sIB29-6Zn-3@gated-at.bofh.it>
In reply to#1531349
On Mon, Nov 28, 2016 at 5:29 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Mon, Nov 28, 2016 at 3:27 PM, Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> JFYI, when comparing v4.9-rc7[1] to v4.9-rc6[3], the summaries are:
>>   - build errors: +10/-4
>
>   + /home/kisskb/slave/src/drivers/scsi/qlogicpti.c: error: passing
> argument 3 of 'dma_alloc_coherent' from incompatible pointer type
> [-Werror=incompatible-pointer-types]:  => 813:9, 822:9
>   + /home/kisskb/slave/src/sound/sparc/dbri.c: error: passing argument
> 3 of 'dma_zalloc_coherent' from incompatible pointer type
> [-Werror=incompatible-pointer-types]:  => 2538:6
>
> sparc64-allmodconfig
>
>> [1] http://kisskb.ellerman.id.au/kisskb/head/e5517c2a5a49ed5e99047008629f1cd60246ea0e/ (all 267 configs)
>> [3] http://kisskb.ellerman.id.au/kisskb/head/9c763584b7c8911106bb77af7e648bef09af9d80/ (all 267 configs)

I'm unable to compile kernel as well, bisected in between 4.9-rc7
(bad) and 4.9-rc6 (good):

$ git bisect start
... (compile iterations)
$ git bisect  good
d30a6b84df00128e03588564925dc828a53e6865 is the first bad commit
commit d30a6b84df00128e03588564925dc828a53e6865
Author: Tushar Dave <tushar.n.dave@oracle.com>
Date:   Fri Oct 28 10:12:45 2016 -0700

    sparc64: Enable 64-bit DMA

    ATU 64bit addressing allows PCIe devices with 64bit DMA capabilities
    to use ATU for 64bit DMA.

    Signed-off-by: Tushar Dave <tushar.n.dave@oracle.com>
    Reviewed-by: chris hyser <chris.hyser@oracle.com>
    Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

:040000 040000 abde3a8ed14eebe2b73645787b570ba41310530c
be19f6854a06402f2b629b7b7b46babcbbc6f516 M      arch

$ git bisect log
git bisect start
# bad: [e5517c2a5a49ed5e99047008629f1cd60246ea0e] Linux 4.9-rc7
git bisect bad e5517c2a5a49ed5e99047008629f1cd60246ea0e
# good: [9c763584b7c8911106bb77af7e648bef09af9d80] Linux 4.9-rc6
git bisect good 9c763584b7c8911106bb77af7e648bef09af9d80
# bad: [ded9b5dd205ef04aa095c3b731c635b201191a59] Merge branch
'perf-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect bad ded9b5dd205ef04aa095c3b731c635b201191a59
# good: [3f0ae05d6fea0ed5b19efdbc9c9f8e02685a3af3] rtnl: fix the loop
index update error in rtnl_dump_ifinfo()
git bisect good 3f0ae05d6fea0ed5b19efdbc9c9f8e02685a3af3
# bad: [8e5bfa8c1f8471aa4a2d30be631ef2b50e10abaf] sched/autogroup: Do
not use autogroup->tg in zombie threads
git bisect bad 8e5bfa8c1f8471aa4a2d30be631ef2b50e10abaf
# bad: [e6b5f1be7afe1657c40c08082c562b1a036a54c1] config: Adding the
new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc
git bisect bad e6b5f1be7afe1657c40c08082c562b1a036a54c1
# good: [31f077dc7dffd4a444932a9fe7fe84d9c7b90b73] sparc64: Initialize
iommu_map_table and iommu_pool
git bisect good 31f077dc7dffd4a444932a9fe7fe84d9c7b90b73
# bad: [d30a6b84df00128e03588564925dc828a53e6865] sparc64: Enable 64-bit DMA
git bisect bad d30a6b84df00128e03588564925dc828a53e6865
# good: [f08978b0fdbf37d3c91efb60a20bdee3ba8f59c6] sparc64: Enable
sun4v dma ops to use IOMMU v2 APIs
git bisect good f08978b0fdbf37d3c91efb60a20bdee3ba8f59c6
# first bad commit: [d30a6b84df00128e03588564925dc828a53e6865]
sparc64: Enable 64-bit DMA

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web