From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756094Ab1IHXew (ORCPT ); Thu, 8 Sep 2011 19:34:52 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:37829 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755783Ab1IHXeh (ORCPT ); Thu, 8 Sep 2011 19:34:37 -0400 Date: Thu, 8 Sep 2011 11:54:48 -0400 From: Christoph Hellwig To: Arnd Bergmann Cc: Kyungmin Park , Christoph Hellwig , Jens Axboe , Jaehoon Chung , "linux-kernel@vger.kernel.org" , Lin Ming Subject: Re: [RFC PATCH v2] support ioctl for tunable user request Message-ID: <20110908155448.GA23740@infradead.org> References: <4E5B4AAF.2040101@samsung.com> <201109051704.12040.arnd@arndb.de> <201109081747.52518.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201109081747.52518.arnd@arndb.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 08, 2011 at 05:47:52PM +0200, Arnd Bergmann wrote: > I would suggest that you specify exactly what you mean with REQ_GC at the > point where it is defined, e.g. Why would this be a request? This seems like global action for the device to me, and should have its own method.