On Mon, 2009-11-02 at 23:20 +0100, Helge Deller wrote: > On 11/02/2009 10:50 PM, John David Anglin wrote: > > sysfs: cannot create duplicate filename '/module/usbhid/sections/.text' > > ------------[ cut here ]------------ > > Badness at fs/sysfs/dir.c:487 > > Yes, this is known. > See here: > http://patchwork.kernel.org/patch/42190/ > Would be nice if this could get fixed. Actually, it is fixed; the patch is upstream as commit 1b364bf438cf337a3818aee77d68c0713f3e1fc4 The patch was designed to fix the panic that occurred. This warn on is coming out of the sysfs code when we try to register a duplicate section name. The panic that followed is what the patch fixed ... but we still get left with the warn on. James -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html