All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failures in v4.1-stable-queue
@ 2017-09-10 21:37 Guenter Roeck
  2017-09-11 16:10 ` Levin, Alexander (Sasha Levin)
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2017-09-10 21:37 UTC (permalink / raw)
  To: Sasha Levin; +Cc: stable

arm:allmodconfig, arm:imx_v6_v7_defconfig:

drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: 'LUT_0' undeclared
drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: pasting "LUT_" and "(" does not give a valid preprocessing token
drivers/mtd/spi-nor/fsl-quadspi.c:370:2: error: implicit declaration of function 'LUT_'

All mips builds:

arch/mips/kernel/branch.c: In function '__compute_return_epc_for_insn':
arch/mips/kernel/branch.c:509:5: error: label 'sigill_r2r6' used but not defined

Guenter

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build failures in v4.1-stable-queue
  2017-09-10 21:37 Build failures in v4.1-stable-queue Guenter Roeck
@ 2017-09-11 16:10 ` Levin, Alexander (Sasha Levin)
  2017-09-11 17:25   ` Guenter Roeck
  0 siblings, 1 reply; 7+ messages in thread
From: Levin, Alexander (Sasha Levin) @ 2017-09-11 16:10 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Sun, Sep 10, 2017 at 02:37:46PM -0700, Guenter Roeck wrote:
>arm:allmodconfig, arm:imx_v6_v7_defconfig:
>
>drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: 'LUT_0' undeclared
>drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: pasting "LUT_" and "(" does not give a valid preprocessing token
>drivers/mtd/spi-nor/fsl-quadspi.c:370:2: error: implicit declaration of function 'LUT_'

Hm, this one seems to be unrelated, I haven't touched that...

Do you happen to have a bisection for this? I don't have the right build env.

>All mips builds:
>
>arch/mips/kernel/branch.c: In function '__compute_return_epc_for_insn':
>arch/mips/kernel/branch.c:509:5: error: label 'sigill_r2r6' used but not defined

Fixed this one, thanks!

-- 

Thanks,
Sasha

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build failures in v4.1-stable-queue
  2017-09-11 16:10 ` Levin, Alexander (Sasha Levin)
@ 2017-09-11 17:25   ` Guenter Roeck
  2017-09-11 21:55     ` Levin, Alexander (Sasha Levin)
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2017-09-11 17:25 UTC (permalink / raw)
  To: Levin, Alexander (Sasha Levin); +Cc: stable

On Mon, Sep 11, 2017 at 04:10:02PM +0000, Levin, Alexander (Sasha Levin) wrote:
> On Sun, Sep 10, 2017 at 02:37:46PM -0700, Guenter Roeck wrote:
> >arm:allmodconfig, arm:imx_v6_v7_defconfig:
> >
> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: 'LUT_0' undeclared
> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: pasting "LUT_" and "(" does not give a valid preprocessing token
> >drivers/mtd/spi-nor/fsl-quadspi.c:370:2: error: implicit declaration of function 'LUT_'
> 
> Hm, this one seems to be unrelated, I haven't touched that...
> 
> Do you happen to have a bisection for this? I don't have the right build env.
> 

Attached. Reverting the bad commit fixes the problem.

You'll also need commit 04850c4d8613127a9b488321c0ad83bff7519311 ("mtd:
fsl-quadspi: fix macro collision problems with READ/WRITE").

Guenter
---
# bad: [00da0a0a5cc670084e244d080a175b23b334c726] pinctrl: samsung: Remove bogus irq_[un]mask from resource management
# good: [1af952704416d76ad86963f04feb10a3da143901] Linux 4.1.43
git bisect start 'HEAD' 'v4.1.43'
# bad: [ae493526bb9c0e5862366243219f699c2b04ca59] ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
git bisect bad ae493526bb9c0e5862366243219f699c2b04ca59
# good: [cd37e7c7a302679444f4f84a03c8b56c147664c8] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
git bisect good cd37e7c7a302679444f4f84a03c8b56c147664c8
# good: [f8337c0af1db569fc6ac113de4cac7e2db14f07a] drm/rcar: Nuke preclose hook
git bisect good f8337c0af1db569fc6ac113de4cac7e2db14f07a
# good: [8c3f2c0199e572fc5121140a43ea51438d116767] PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
git bisect good 8c3f2c0199e572fc5121140a43ea51438d116767
# bad: [85e372299d8db2a72b113fe59db7a53d2745f6de] net: skb_needs_check() accepts CHECKSUM_NONE for tx
git bisect bad 85e372299d8db2a72b113fe59db7a53d2745f6de
# bad: [5b8c291bb31b2a05ef13774c9fe52ea9974d4cea] Make file credentials available to the seqfile interfaces
git bisect bad 5b8c291bb31b2a05ef13774c9fe52ea9974d4cea
# good: [d6f7c62a5c58019f815fa0e245edcc6b5bb5ab2e] [media] v4l: s5c73m3: fix negation operator
git bisect good d6f7c62a5c58019f815fa0e245edcc6b5bb5ab2e
# first bad commit: [5b8c291bb31b2a05ef13774c9fe52ea9974d4cea] Make file credentials available to the seqfile interfaces

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build failures in v4.1-stable-queue
  2017-09-11 17:25   ` Guenter Roeck
@ 2017-09-11 21:55     ` Levin, Alexander (Sasha Levin)
  0 siblings, 0 replies; 7+ messages in thread
From: Levin, Alexander (Sasha Levin) @ 2017-09-11 21:55 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Mon, Sep 11, 2017 at 10:25:00AM -0700, Guenter Roeck wrote:
>On Mon, Sep 11, 2017 at 04:10:02PM +0000, Levin, Alexander (Sasha Levin) wrote:
>> On Sun, Sep 10, 2017 at 02:37:46PM -0700, Guenter Roeck wrote:
>> >arm:allmodconfig, arm:imx_v6_v7_defconfig:
>> >
>> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: 'LUT_0' undeclared
>> >drivers/mtd/spi-nor/fsl-quadspi.c:172:5: error: pasting "LUT_" and "(" does not give a valid preprocessing token
>> >drivers/mtd/spi-nor/fsl-quadspi.c:370:2: error: implicit declaration of function 'LUT_'
>>
>> Hm, this one seems to be unrelated, I haven't touched that...
>>
>> Do you happen to have a bisection for this? I don't have the right build env.
>>
>
>Attached. Reverting the bad commit fixes the problem.
>
>You'll also need commit 04850c4d8613127a9b488321c0ad83bff7519311 ("mtd:
>fsl-quadspi: fix macro collision problems with READ/WRITE").

I'm somewhat confused by this. I can see how 04850c4d8613127a9b488321c0ad83bff7519311 might fix this, but not sure why 5b8c291bb31b2a05ef13774c9fe52ea9974d4cea broke everything.

Will look into it some more...

-- 

Thanks,
Sasha

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build failures in v4.1-stable-queue
  2017-03-06 23:24 ` alexander.levin
@ 2017-03-07 22:20   ` Guenter Roeck
  0 siblings, 0 replies; 7+ messages in thread
From: Guenter Roeck @ 2017-03-07 22:20 UTC (permalink / raw)
  To: alexander.levin; +Cc: stable

On Mon, Mar 06, 2017 at 11:24:07PM +0000, alexander.levin@verizon.com wrote:
> On Sun, Mar 05, 2017 at 06:47:46AM -0800, Guenter Roeck wrote:
> > drivers/clocksource/exynos_mct.c: In function 'exynos4_local_timer_stop':
> > drivers/clocksource/exynos_mct.c:490:26: error: 'mevt' undeclared
> > 
> > drivers/usb/musb/musb_dsps.c:661:2: error: unknown field 'clear_ep_rxintr' specified in initializer
> > 
> > arch/s390/kernel/ptrace.c:982:3: error: implicit declaration of function 'convert_vx_to_fp'
> > arch/s390/kernel/ptrace.c:982:20: error: 'fprs' undeclared
> > arch/s390/kernel/ptrace.c:982:40: error: 'struct thread_struct' has no member named 'fpu'
> 
> Should be fixed now, thanks!
> 
Confirmed.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build failures in v4.1-stable-queue
  2017-03-05 14:47 Guenter Roeck
@ 2017-03-06 23:24 ` alexander.levin
  2017-03-07 22:20   ` Guenter Roeck
  0 siblings, 1 reply; 7+ messages in thread
From: alexander.levin @ 2017-03-06 23:24 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Sun, Mar 05, 2017 at 06:47:46AM -0800, Guenter Roeck wrote:
> drivers/clocksource/exynos_mct.c: In function 'exynos4_local_timer_stop':
> drivers/clocksource/exynos_mct.c:490:26: error: 'mevt' undeclared
> 
> drivers/usb/musb/musb_dsps.c:661:2: error: unknown field 'clear_ep_rxintr' specified in initializer
> 
> arch/s390/kernel/ptrace.c:982:3: error: implicit declaration of function 'convert_vx_to_fp'
> arch/s390/kernel/ptrace.c:982:20: error: 'fprs' undeclared
> arch/s390/kernel/ptrace.c:982:40: error: 'struct thread_struct' has no member named 'fpu'

Should be fixed now, thanks!

-- 

Thanks,
Sasha

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Build failures in v4.1-stable-queue
@ 2017-03-05 14:47 Guenter Roeck
  2017-03-06 23:24 ` alexander.levin
  0 siblings, 1 reply; 7+ messages in thread
From: Guenter Roeck @ 2017-03-05 14:47 UTC (permalink / raw)
  To: Sasha Levin, stable

drivers/clocksource/exynos_mct.c: In function 'exynos4_local_timer_stop':
drivers/clocksource/exynos_mct.c:490:26: error: 'mevt' undeclared

drivers/usb/musb/musb_dsps.c:661:2: error: unknown field 'clear_ep_rxintr' specified in initializer

arch/s390/kernel/ptrace.c:982:3: error: implicit declaration of function 'convert_vx_to_fp'
arch/s390/kernel/ptrace.c:982:20: error: 'fprs' undeclared
arch/s390/kernel/ptrace.c:982:40: error: 'struct thread_struct' has no member named 'fpu'

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-09-11 21:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-10 21:37 Build failures in v4.1-stable-queue Guenter Roeck
2017-09-11 16:10 ` Levin, Alexander (Sasha Levin)
2017-09-11 17:25   ` Guenter Roeck
2017-09-11 21:55     ` Levin, Alexander (Sasha Levin)
  -- strict thread matches above, loose matches on Subject: below --
2017-03-05 14:47 Guenter Roeck
2017-03-06 23:24 ` alexander.levin
2017-03-07 22:20   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.