Hi Thomas,
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
On Mon, 10 Oct 2016, Sudip Mukherjee wrote:
On Thursday 06 October 2016 11:06 PM, Sudip Mukherjee wrote:
The allmodconfig build of powerpc is failing with the error: ERROR: ".irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
export the symbol to fix the failure.
Hi Thomas, powerpc and arm allmodconfig builds still fails with the same error. Build logs of next-20161010 are at: arm at https://travis-ci.org/sudipm-mukherjee/parport/jobs/166321467 powerpc at https://travis-ci.org/sudipm-mukherjee/parport/jobs/166321473
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
Grr. Yes. As much as I hate it, I'll go and export it for now. Should be able to get it into rc2.
Thanks,
tglx
Hi Thomas,
On Fri, 21 Oct 2016 10:07:41 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
Grr. Yes. As much as I hate it, I'll go and export it for now. Should be able to get it into rc2.
Thanks.
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
Grr. Yes. As much as I hate it, I'll go and export it for now. Should be able to get it into rc2.
Did this get in? I still have people complaining about it.
Hi Lee,
On Mon, 24 Oct 2016 11:22:15 +0100 Lee Jones lee.jones@linaro.org wrote:
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
Grr. Yes. As much as I hate it, I'll go and export it for now. Should be able to get it into rc2.
Did this get in? I still have people complaining about it.
It is in -rc2. Commit 3118dac501bc.
On Mon, 24 Oct 2016, Stephen Rothwell wrote:
On Mon, 24 Oct 2016 11:22:15 +0100 Lee Jones lee.jones@linaro.org wrote:
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner tglx@linutronix.de wrote:
I know. This is under discussion with the driver folks as we are not going to blindly export stuff just because someone slapped a irq_set_parent() into the code w/o knowing why.
Do we have any idea if a resolution is close. This was first reported in linux-next in September 14/15. :-(
Grr. Yes. As much as I hate it, I'll go and export it for now. Should be able to get it into rc2.
Did this get in? I still have people complaining about it.
It is in -rc2. Commit 3118dac501bc.
Ah, I was searching for patches authored my Thomas.
I see it now, thanks.
kernel-build-reports@lists.linaro.org