Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp3360287pxt; Tue, 10 Aug 2021 01:34:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx1AyypxBSLvCknJjFreZVe6A8Z0Wz20TFtqyQexWQEhBLsIzaknQdqb+oHiV7qjZIVFgxZ X-Received: by 2002:a17:906:dfe5:: with SMTP id lc5mr26166226ejc.20.1628584446291; Tue, 10 Aug 2021 01:34:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628584446; cv=none; d=google.com; s=arc-20160816; b=OSAjb5hLBnxtxccI56J9i1AmjBVL8ZvbF1+gDPRhBtchFK7IrffFw2a3xz5HXJ8KX4 T458EEZuTw7U1cx43SKrZDW/DjOBjrnIkS8qLLkJiK/Ro8gN/jUp36d8dDOp7jxihZGw H66CPqvnIyjfTIqpkery2mNPRED0HSFI9AP2n5M6sxWhd6CWeu+7VO8oDlHgHwND+LAV lYqYuYwh3SceSWt7MnWe93QGZb9pW+ECD/B45xMhzs/B55CDEzK9tdu+6kHDa4o+wHBa 814m+jJDC3zfWSlRFZ7fnGtoFrxYkMqdyeunwUx9DUlsB3r48P1DLA+krZTX5WTyXAuH 4Hug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=lW1fI0NgeV9F8b3wx+Vy06//m9JcHhyowBCP6jeEXIA=; b=mZToc4vbkfyUfk694+Jqn6z3tFf6xNNMBO2rz2t9RdqE68Lr3ALD0ripcZl/090kJO NXZoazte1hS+TXpqKdB4OrRaXsnE+gj3lRIFNM082HVCC1yEn/M77HZq8tqwJNApCJ7i Z3Xwfzcw5YmCDLk2gLPoq8b5MnYfLxLwoP1bPJS7MBIfwSGU+0PXcJeA7HgO9HWuiWuQ bL2N9dsOuerP7Pmaf4BCTpie8PNO8AqumuVP3Nxzumx87ASvhcT0o9qvEGFeuH6aTKiE 9FBVN06t09CPkY8tPg4k8Zk1lOQb7MxphWy87Lt89UFVx0qRUmNeT6PmD0KUgGoZi90j 4qPA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=113n+ktM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a3si19420424edt.127.2021.08.10.01.33.42; Tue, 10 Aug 2021 01:34:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=113n+ktM; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229816AbhHJGfd (ORCPT + 99 others); Tue, 10 Aug 2021 02:35:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:41574 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229527AbhHJGfc (ORCPT ); Tue, 10 Aug 2021 02:35:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6C56D60E9B; Tue, 10 Aug 2021 06:35:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628577311; bh=0MlOsZpdt27CjZT8u0hLWNXRbC0r9HoIooJxLpXDo1A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=113n+ktMggo1IETMY0vsNHitek+/+TYudU02iK5w/C0huVvKWgBCRyKlvjrhR1zsB ajT/vNC4ZJdnjQJG9Pdc+r7VnSHcR19ZKVM3+IYtn+uby0c266j8kcYOcrYUewTDqU 05b4BrPq1nL6X4ZFSXQRYWifSbZAHUXbVFiB8erc= Date: Tue, 10 Aug 2021 08:35:08 +0200 From: Greg KH To: Ian Pilcher Cc: Marek =?iso-8859-1?Q?Beh=FAn?= , hch@lst.de, axboe@kernel.dk, kernelnewbies@kernelnewbies.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, pavel@ucw.cz, pali@kernel.org, linux-leds@vger.kernel.org Subject: Re: [RFC PATCH v2 00/10] Add configurable block device LED triggers Message-ID: References: <20210809033217.1113444-1-arequipeno@gmail.com> <20210809205633.4300bbea@thinkpad> <81c128a1-c1b8-0f1e-a77b-6704bade26c0@gmail.com> <20210810004331.0f0094a5@thinkpad> <7b5f3509-5bcd-388b-8d3b-4ea95a9483ad@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7b5f3509-5bcd-388b-8d3b-4ea95a9483ad@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 09, 2021 at 06:50:44PM -0500, Ian Pilcher wrote: > On 8/9/21 5:43 PM, Marek Beh?n wrote: > > I confess that I am not very familiar with internal blkdev API. > > It's mainly a matter of symbol visibility. See this thread from a few > months ago: > > https://www.spinics.net/lists/linux-leds/msg18244.html > > Now ... my code currently lives in block/, so there isn't actually > anything technically preventing it from iterating through the block > devices. > > The reactions to Enzo's patch (which you can see in that thread) make me > think that anything that iterates through all block devices is likely to > be rejected, but maybe I'm reading too much into it. > > > Greg / Christoph - > > (As you were the people who expressed disapproval of Enzo's patch to > export block_class and disk_type ...) > > Can you weigh in on the acceptability of iterating through the block > devices (searching by name) from LED trigger code within the block > subsystem (i.e. no new symbols would need to be exported)? > > This would allow the trigger to implement the sysfs API that Marek and > Pavel want. No idea, let's see the change first, we can never promise anything :) thanks, greg k-h