On Tue, Jun 18, 2013 at 09:17:39AM -0700, Greg Kroah-Hartman wrote: > From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > 3.9-stable review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > > commit c46b54f7406780ec4cf9c9124d1cfb777674dc70 upstream. > > All architectures must implement IRQ functions. Since various > dependencies on !S390 were removed, there are various drivers that can > be selected but will fail to link. Provide a dummy implementation of > these functions for the !PCI case. [...] This breaks !SMP builds, so it's probably best to defer this until the following fix is in mainline. Ben. -- Ben Hutchings We get into the habit of living before acquiring the habit of thinking. - Albert Camus -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html