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