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.
From: Thomas Gleixner <hidden> Date: 2016-10-20 12:58:16
On Mon, 10 Oct 2016, Sudip Mukherjee wrote:
On Thursday 06 October 2016 11:06 PM, Sudip Mukherjee wrote:
quoted
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.
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.
Thanks,
tglx
From: Stephen Rothwell <hidden> Date: 2016-10-21 01:00:24
Hi Thomas,
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
On Mon, 10 Oct 2016, Sudip Mukherjee wrote:
quoted
On Thursday 06 October 2016 11:06 PM, Sudip Mukherjee wrote:
quoted
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.
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. :-(
--
Cheers,
Stephen Rothwell
From: Thomas Gleixner <hidden> Date: 2016-10-21 08:10:33
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
quoted
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
From: Stephen Rothwell <hidden> Date: 2016-10-21 10:20:32
Hi Thomas,
On Fri, 21 Oct 2016 10:07:41 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
quoted
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
quoted
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.
From: Lee Jones <hidden> Date: 2016-10-24 10:19:52
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
quoted
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
quoted
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.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
From: Stephen Rothwell <hidden> Date: 2016-10-24 11:32:36
Hi Lee,
On Mon, 24 Oct 2016 11:22:15 +0100 Lee Jones [off-list ref] wrote:
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
quoted
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
quoted
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
quoted
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.
--
Cheers,
Stephen Rothwell
From: Lee Jones <hidden> Date: 2016-10-24 12:06:10
On Mon, 24 Oct 2016, Stephen Rothwell wrote:
On Mon, 24 Oct 2016 11:22:15 +0100 Lee Jones [off-list ref] wrote:
quoted
On Fri, 21 Oct 2016, Thomas Gleixner wrote:
quoted
On Fri, 21 Oct 2016, Stephen Rothwell wrote:
quoted
On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner [off-list ref] wrote:
quoted
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.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog