Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp974928ybe; Mon, 2 Sep 2019 12:10:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqwhBihrNRBVwt9v5JIS7hnR1WT7gFbYredLsSx9s4KdfTqAGPsHHdaF6gkodPnDf70RdYrK X-Received: by 2002:a65:5382:: with SMTP id x2mr26569076pgq.422.1567451401175; Mon, 02 Sep 2019 12:10:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567451401; cv=none; d=google.com; s=arc-20160816; b=sa+LSs+j6iK52E7xRu6uPMYoie60QHmhl/O3m5rWVq5CbjKEIXAJ8I7p2xNTRa7nRQ 1yTkesYACrcObEdAeLGjI111vITTaMrVLoF3C/Ff7eJjBxw84wEfvEOZxRtal+UUDTMY EwppN/Ypzxt/E+jwLA8cUosBbaf7BS04+NdryNbi1KlegqWRTxa/jxQLrQWYtiqIQLVi 1x/KzQEBHwnqw6ZIvZnivqQsyzi+pJ0PNMQTn2o7RAzD+7qINfRGtYMfjr1xUwL873pu g3BaDjwckTBxRzL/hpp+ZzU9thIxIBcYccNslpgZD+cD5QIMqMGduh8ZXbVizp096b0c DKSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=2VbsnQ2ona6bYHdV5oOCybmYO/CrWnw7JhMsAlTjTc0=; b=yjpiFHLnVwFPOArOiABJIHacYXKBymWe8ouwyYYjaCyuPxaxSeW3RpmAzLRRwVm9Oi NjJNLhXcKjZ+ldeNHxDifLZQ9hqgcv4Um8jLnXQWOxro5/PgAQqWxwWFnJr5qA6IiU8e gTOW8RS+xmjCih+eXWzqLmAYM518zn3wlt/YQRfBKZpkVxLaI/ps4urSmvY3Ey1dxvKS 1RNH6VShk0/oI+MZSD1eInL54Ch/JemEeUWtwtaKRIdNs5MjspBCE6BOC+Asdey6Ppw2 Ouha+ZBhlt47ethIj/YiXMK3ARQDA3tv8iekcbXSOe5JU4GbRA4TOwpVYgnPpw4/qPn/ 7gHw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZUZP2Vb5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y7si12376371pgi.401.2019.09.02.12.09.45; Mon, 02 Sep 2019 12:10:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZUZP2Vb5; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726997AbfIBTIq (ORCPT + 99 others); Mon, 2 Sep 2019 15:08:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:39178 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726961AbfIBTIq (ORCPT ); Mon, 2 Sep 2019 15:08:46 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D1EEC21881; Mon, 2 Sep 2019 19:08:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567451325; bh=9FhFMxqjdSNPRzhCblq67d/2NwxoekvXLPCS/13jHUI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZUZP2Vb5zGbE9btxse5bGL/XTu3+ZtIUqZaKHHNJTA3CYZzK6bkaMU6nmQVGnsADQ 6Ubl1g+mv8Lh5Nwj020gec4mwkN/wpwc6KDy3ukLVZUoN8oBZlZSF7hFY2VB8Bkks9 YpNATY/5N3cesYzWHoGV2MUYvc8/SHl6ibFOf6Do= Date: Mon, 2 Sep 2019 21:08:43 +0200 From: Greg KH To: Jacek Anaszewski Cc: Akinobu Mita , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Pavel Machek , Dan Murphy Subject: Re: [PATCH] leds: remove PAGE_SIZE limit of /sys/class/leds//trigger Message-ID: <20190902190843.GB25019@kroah.com> References: <1567090164-6819-1-git-send-email-akinobu.mita@gmail.com> <6ebeedab-4a7f-14ea-d62e-9184e911047f@gmail.com> <20190902181207.GA18577@kroah.com> <1cd468a3-b6e5-a93b-739a-f30288318356@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1cd468a3-b6e5-a93b-739a-f30288318356@gmail.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 02, 2019 at 08:47:02PM +0200, Jacek Anaszewski wrote: > On 9/2/19 8:12 PM, Greg KH wrote: > > On Sun, Sep 01, 2019 at 06:53:34PM +0200, Jacek Anaszewski wrote: > >> Hi Akinobu, > >> > >> Thank you for the patch. > >> > >> I have one nit below but in general it looks good to me. > >> I've tested it with 2000 mtd triggers (~14kB file size) > >> and it worked flawlessly. > >> > >> Still, I would like to have ack from Greg for it. > >> > >> Adding Greg on Cc. > >> > >> On 8/29/19 4:49 PM, Akinobu Mita wrote: > >>> Reading /sys/class/leds//trigger returns all available LED triggers. > >>> However, the size of this file is limited to PAGE_SIZE because of the > >>> limitation for sysfs attribute. > >>> > >>> Enabling LED CPU trigger on systems with thousands of CPUs easily hits > >>> PAGE_SIZE limit, and makes it impossible to see all available LED triggers > >>> and which trigger is currently activated. > >>> > >>> This converts /sys/class/leds//trigger to bin attribute and removes > >>> the PAGE_SIZE limitation. > > > > But this is NOT a binary file. A sysfs binary file is used for when the > > kernel passes data to or from hardware without any parsing of the data > > by the kernel. > > > > You are not doing that here, you are abusing the "one value per file" > > rule of sysfs so much that you are forced to work around the limitation > > it put in place on purpose to keep you from doing stuff like this. > > > > Please fix this "correctly" by creating a new api that works properly > > and just live with the fact that this file will never work correctly and > > move everyone to use the new api instead. > > > > Don't keep on abusing the interface by workarounds like this, it is not > > ok. > > In the message [0] you pledged to give us exception for that, provided > it will be properly documented in the code. I suppose you now object > because the patch does not meet that condition. Well, I honestly don't remember writing that email, but it was 5 months and many thousands of emails ago :) Also, you all didn't document the heck out of this. So no, I really do not want to see this patch accepted as-is. > Provided that will be fixed, can we count on your ack for the > implementation of the solution you proposed? :-) Let's see the patch that actually implements what I suggested first :) thanks, greg k-h