From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 17:19:06 +0200 From: Christoph Hellwig To: "Michael S. Tsirkin" Cc: Hannes Reinecke , Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, Hannes Reinecke , Jason Wang Subject: Re: [PATCH 6/6] virtio-blk: modernize sysfs attribute creation Message-ID: <20180731151906.GA880@lst.de> References: <20180730071227.22887-1-hare@suse.de> <20180730071227.22887-7-hare@suse.de> <20180731181145-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180731181145-mutt-send-email-mst@kernel.org> List-ID: On Tue, Jul 31, 2018 at 06:11:59PM +0300, Michael S. Tsirkin wrote: > On Mon, Jul 30, 2018 at 09:12:27AM +0200, Hannes Reinecke wrote: > > Use new-style DEVICE_ATTR_RO/DEVICE_ATTR_RW to create the sysfs attributes > > and register the disk with default sysfs attribute groups. > > > > Signed-off-by: Hannes Reinecke > > Cc: Michael Tsirkin > > Cc: Jason Wang > > Acked-by: Michael S. Tsirkin > > what's the right tree to merge this? The whole series should go in through the block tree I think.