From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/6] More MMC block core refactorings Date: Mon, 22 May 2017 14:45:33 +0200 Message-ID: <20170522124533.GA11869@lst.de> References: <20170519133732.27470-1-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-block-owner@vger.kernel.org To: Avri Altman Cc: Ulf Hansson , Linus Walleij , "linux-mmc@vger.kernel.org" , Adrian Hunter , "linux-block@vger.kernel.org" , Jens Axboe , Christoph Hellwig , Arnd Bergmann , Bartlomiej Zolnierkiewicz , Paolo Valente List-Id: linux-mmc@vger.kernel.org On Mon, May 22, 2017 at 12:44:14PM +0000, Avri Altman wrote: > Those debugfs entries are there for ages, and there are some user-space utilities, > e.g. for benchmarking etc. that count on it being there, > as the key identification criteria if a mmc device is present. debugfs is an optional feature not present on many systems, and explicitly not considered a kernel ABI.