On Fri, 2012-09-14 at 06:50 -0700, Andi Kleen wrote: > > > ------------------------------------------------------ > > > From: Andi Kleen <ak@xxxxxxxxxxxxxxx> > > > Subject: sections: fix section conflicts in drivers/scsi > > > > NAK this, please. We're fixing all of this by removing CONFIG_HOTPLUG, > > so all __dev annotations become nops and there's little point changing > > any. > > I would prefer to still put it in because it fixes my compilation. > You can still remove them then, but it's better to fix it first. Just for curiosity, how? You're compiling for x86-64, right? There aren't actually any defined configs for that arch with it disabled. I thought non-hotplug x86 configs weren't really meaningful (because USB requires it and all modern x86 configs are USB). James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html