On Mon, 2014-01-13 at 09:23 +0100, Hannes Reinecke wrote:
> On 01/10/2014 06:07 PM, James Bottomley wrote:
> > On Fri, 2014-01-10 at 16:31 +0100, Hannes Reinecke wrote:
> >> Fixup section annotations so that kbuild doesn't complain anymore.
> > 
> > This doesn't look right: __devinit is now an obsolete annotation.
> > 
> Hmm. Patch has been in our internal kernel repository for ages.
> I'll be checking.

We fixed all the __dev section horrors by simply eliminating
CONFIG_HOTPLUG.  After that, the compiler and linker should notice
sectional problems (basically around init and exit sections), so either
the patch is obsolete, or there is some residue after all the __dev...
sections are removed that is still needed.

James

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to