[PATCH v3 0/1] tick/nohz: Expose housekeeping CPUs in sysfs

Aaron Tomlin posted 1 patch 2 months, 1 week ago
Documentation/ABI/testing/sysfs-devices-system-cpu | 11 +++++++++++
drivers/base/cpu.c                                 | 14 ++++++++++++++
2 files changed, 25 insertions(+)
[PATCH v3 0/1] tick/nohz: Expose housekeeping CPUs in sysfs
Posted by Aaron Tomlin 2 months, 1 week ago
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