Re: stable-rc build: 0 warnings 5 failures (stable-rc/v3.18.91-23-g72813f7)

From: Boris Brezillon
Date: Fri Jan 12 2018 - 06:02:18 EST


On Fri, 12 Jan 2018 11:57:55 +0100
Arnd Bergmann <arnd@xxxxxxxx> wrote:

> On Fri, Jan 12, 2018 at 11:49 AM, Olof's autobuilder <build@xxxxxxxxx> wrote:
> > Here are the build results from automated periodic testing.
> >
> > The tree being built was stable-rc, found at:
> >
> > URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
>
> >
> > Errors:
> >
> > arm.allmodconfig:
> > /work/build/batch/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
> >
> > arm.cm_x300_defconfig:
> > /work/build/batch/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
> >
> > arm.mvebu_v7_defconfig:
> > /work/build/batch/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
> >
> > arm.pxa3xx_defconfig:
> > /work/build/batch/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
> >
> > arm.raumfeld_defconfig:
> > /work/build/batch/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
>
> Same problem as with 4.4.y before:
>
> fee4380f368e ("mtd: nand: pxa3xx: Fix READOOB implementation")
>
> was backported as commit fea22562533e but needs to be done differently here.

It should just be dropped (the bug is not present on pre-4.6 kernels).
Sorry for messing up with the Fixes tag, which led to this
situation :-/.