* Re: next-20151222 build: 3 failures 13 warnings (next-20151222)
[not found] <E1aBIky-0007nI-7t@optimist>
@ 2015-12-22 12:22 ` Mark Brown
2015-12-23 3:46 ` Andy Gross
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2015-12-22 12:22 UTC (permalink / raw)
To: Stephen Boyd, Andy Gross, Björn Andersson, Linus Walleij,
Ivan T. Ivanov
Cc: kernel-build-reports-cunTk1MwBs8s++Sfvej+rw,
linaro-kernel-cunTk1MwBs8s++Sfvej+rw,
linux-next-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
On Tue, Dec 22, 2015 at 08:57:20AM +0000, Build bot for Mark Brown wrote:
Today's linux-next fails to link an arm64 allmodconfig due to:
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko] undefined!
> ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko] undefined!
which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
of_irq_count() == npins) which adds uses of irq_of_count() but that is
not exported so can't be used in modules. I've just sent a patch adding
the export.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: next-20151222 build: 3 failures 13 warnings (next-20151222)
2015-12-22 12:22 ` next-20151222 build: 3 failures 13 warnings (next-20151222) Mark Brown
@ 2015-12-23 3:46 ` Andy Gross
2015-12-23 11:37 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Andy Gross @ 2015-12-23 3:46 UTC (permalink / raw)
To: Mark Brown
Cc: Stephen Boyd, Andy Gross, Björn Andersson, Linus Walleij,
Ivan T. Ivanov, kernel-build-reports, linaro-kernel, linux-next,
linux-arm-kernel, devicetree
On Tue, Dec 22, 2015 at 12:22:28PM +0000, Mark Brown wrote:
> On Tue, Dec 22, 2015 at 08:57:20AM +0000, Build bot for Mark Brown wrote:
>
> Today's linux-next fails to link an arm64 allmodconfig due to:
>
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-mpp.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-ssbi-gpio.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-mpp.ko] undefined!
> > ERROR: "of_irq_count" [drivers/pinctrl/qcom/pinctrl-spmi-gpio.ko] undefined!
>
> which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
> of_irq_count() == npins) which adds uses of irq_of_count() but that is
> not exported so can't be used in modules. I've just sent a patch adding
> the export.
Thanks for fixing that Mark. I had seen it in the pinctrl builds but hadn't
gotten the screen time to send in a fix.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: next-20151222 build: 3 failures 13 warnings (next-20151222)
2015-12-23 3:46 ` Andy Gross
@ 2015-12-23 11:37 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2015-12-23 11:37 UTC (permalink / raw)
To: Andy Gross
Cc: Stephen Boyd, Andy Gross, Björn Andersson, Linus Walleij,
Ivan T. Ivanov, kernel-build-reports, linaro-kernel, linux-next,
linux-arm-kernel, devicetree
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
On Tue, Dec 22, 2015 at 09:46:36PM -0600, Andy Gross wrote:
> On Tue, Dec 22, 2015 at 12:22:28PM +0000, Mark Brown wrote:
> > which are caused by ab4256cfeab91569 (pinctrl: qcom: pmic-gpio/mpp:
> > of_irq_count() == npins) which adds uses of irq_of_count() but that is
> > not exported so can't be used in modules. I've just sent a patch adding
> > the export.
> Thanks for fixing that Mark. I had seen it in the pinctrl builds but hadn't
> gotten the screen time to send in a fix.
It's not fixed, Rob didn't want the export.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-23 11:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1aBIky-0007nI-7t@optimist>
2015-12-22 12:22 ` next-20151222 build: 3 failures 13 warnings (next-20151222) Mark Brown
2015-12-23 3:46 ` Andy Gross
2015-12-23 11:37 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).