On Thu, Jan 24, 2013 at 11:17:04PM +0300, Sergei Shtylyov wrote: > On 01/24/2013 09:44 PM, Greg KH wrote: > > >>> This is a note to let you know that I've just added the patch titled > > >>> usb: musb: cppi_dma: drop '__init' annotation > > >>> to the 3.7-stable tree which can be found at: > >>> > >>> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > >>> The filename of the patch is: > >>> usb-musb-cppi_dma-drop-__init-annotation.patch > >>> and it can be found in the queue-3.7 subdirectory. > > >>> If you, or anyone else, feels it should not be added to the stable tree, > >>> please let <[email protected]> know about it. > > >> This patch can be applied to 3.7.x but the below older patch fits > >> somewhat > >> better as 3.7 still had '__devinit' and friends: > > >> http://marc.info/?l=linux-usb&m=135273973020486&q=raw > > > __devinit means nothing in 3.7, so I'll stick with the original patch. > > Hm, looking at 3.7.x tree, __devinit still put the code into dedicated > section and CONFIG_HOTPLUG option still existed. Well, I probably have > to trust you on this...
The option exists in 3.7.x, but you can't change it, it's always enabled, look at init/Kconfig if you don't believe me. > Hope you'll still drop the patch from 3.0 and 3.4 queues... Yes, I will do that, still building other trees at the moment. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
