From mboxrd@z Thu Jan 1 00:00:00 1970 From: tglx@linutronix.de (Thomas Gleixner) Date: Fri, 21 Oct 2016 10:07:41 +0200 (CEST) Subject: [PATCH] kernel: irq: fix build failure In-Reply-To: <20161021120020.52b3fa35@canb.auug.org.au> References: <1475775403-27207-1-git-send-email-sudipm.mukherjee@gmail.com> <57FBBA0B.9070500@gmail.com> <20161021120020.52b3fa35@canb.auug.org.au> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 21 Oct 2016, Stephen Rothwell wrote: > On Thu, 20 Oct 2016 14:55:45 +0200 (CEST) Thomas Gleixner 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