[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120316153001.GH28696@kroah.com>
Date: Fri, 16 Mar 2012 08:30:01 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Mauro Carvalho Chehab <mchehab@...hat.com>
Cc: Borislav Petkov <bp@...64.org>,
Linux Edac Mailing List <linux-edac@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/6] Add a per-dimm structure
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists