mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] tick/nohz: avoid showing '(null)' if nohz_full= not set
@ 2025-10-11  1:18 Aaron Tomlin
  2025-10-11  1:18 ` [PATCH v3 1/2] sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute Aaron Tomlin
  2025-10-11  1:18 ` [PATCH v3 2/2] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin
  0 siblings, 2 replies; 3+ messages in thread
From: Aaron Tomlin @ 2025-10-11  1:18 UTC (permalink / raw)
  To: gregkh, nathan, rafael, dakr; +Cc: riel, frederic, atomlin, linux-kernel

Hi Nathan, Greg,

Thank you for your feedback so far.


Changes since v2 [1]

 - Removed unnecessary else statement (Nathan Chancellor)
 - Used cpumask_available() instead (Nathan Chancellor)
 - Used DEVICE_ATTR_RO for nohz_full attribute

Changes since v1 [2]

 - Refactor to use an if statement (Greg KH)

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

Aaron Tomlin (2):
  sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute
  tick/nohz: avoid showing '(null)' if nohz_full= not set

 drivers/base/cpu.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.49.0


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-11  1:18 [PATCH v3 0/2] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin
2025-10-11  1:18 ` [PATCH v3 1/2] sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attribute Aaron Tomlin
2025-10-11  1:18 ` [PATCH v3 2/2] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin

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

all inboxes | Powered by JetHome®