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