Re: [PATCH 0/6] Add a per-dimm structure

From: Greg KH
Date: Fri Mar 16 2012 - 11:30:10 EST


On Fri, Mar 16, 2012 at 05:47:52AM -0300, Mauro Carvalho Chehab wrote:
> 2) per Greg's request, we should not use struct sysdev, using instead,
> struct device. That means that everything under
> /sys/devices/system/edac/mc/
> will move to another place, likely:
> /sys/devices/ras/

No, you can keep things under /sys/devices/system/edac/ if you use a
struct device, no need to move things and break userspace tools if you
don't have to.

And I don't think you have to.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/