[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fb543b23-74f7-4491-94a4-136b5505f5c3@linux.ibm.com>
Date: Wed, 2 Jul 2025 11:35:29 +0530
From: Shrikanth Hegde <sshegde@...ux.ibm.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: mingo@...hat.com, peterz@...radead.org, juri.lelli@...hat.com,
vincent.guittot@...aro.org, tglx@...utronix.de, yury.norov@...il.com,
maddy@...ux.ibm.com, vschneid@...hat.com, dietmar.eggemann@....com,
rostedt@...dmis.org, kprateek.nayak@....com, huschle@...ux.ibm.com,
srikar@...ux.ibm.com, linux-kernel@...r.kernel.org,
christophe.leroy@...roup.eu, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [RFC v2 8/9] sysfs: Add cpu_avoid file
Hi Greg, Thanks for looking into the patches.
> On Thu, Jun 26, 2025 at 12:41:07AM +0530, Shrikanth Hegde wrote:
>> Add a sysfs file called "avoid" which prints the current CPUs
>> makred as avoid.
>>
>> This could be used by userspace components or tools such as irqbalance.
>>
>> /sys/devices/system/cpu # cat avoid
>> 70-479
>
> You forgot to document the new sysfs file in Documentation/ABI/ :(
Sorry, didn't realize that. Will fix it in v2.
>
> Also, you have trailing whitespace in your changelog here, was that
> intentional?
>
My bad, didn't realize it while editing. Will fix it too.
Also checkpatch --strict doesn't complain if there is a trailing whitespace
in changelog.
> thanks,
>
> greg k-h
Powered by blists - more mailing lists