public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] tick/nohz: Expose housekeeping CPUs in sysfs
@ 2025-10-11  1:28 Aaron Tomlin
  2025-10-11  1:28 ` [PATCH v3 1/1] " Aaron Tomlin
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Tomlin @ 2025-10-11  1:28 UTC (permalink / raw)
  To: gregkh, nathan, rafael, dakr; +Cc: riel, frederic, atomlin, linux-kernel

Hi Greg,

Thank you for your feedback so far.
Please see the latest changes to date.


Changes since v2 [1]:

 - Removed redundant else statement

Changes since v1 [2]:

 - Refactor to use an if statement (Greg KH)
 - Use DEVICE_ATTR_RO() instead (Greg KH)
 - Document the new file under Documentation/ABI (Greg KH)

[1]: https://lore.kernel.org/lkml/20251007012958.16666-2-atomlin@atomlin.com/
[2]: https://lore.kernel.org/lkml/20251006005853.76335-1-atomlin@atomlin.com/

Aaron Tomlin (1):
  tick/nohz: Expose housekeeping CPUs in sysfs

 Documentation/ABI/testing/sysfs-devices-system-cpu | 11 +++++++++++
 drivers/base/cpu.c                                 | 14 ++++++++++++++
 2 files changed, 25 insertions(+)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-11  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-11  1:28 [PATCH v3 0/1] tick/nohz: Expose housekeeping CPUs in sysfs Aaron Tomlin
2025-10-11  1:28 ` [PATCH v3 1/1] " Aaron Tomlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox