Commit bd0c77c
tick/sched: Remove nohz disabled special case in cputime fetch
Even when nohz is not runtime enabled, the dynticks idle cputime accounting
can run and the common idle cputime accessors are still relevant.
Remove the nohz disabled special case accordingly.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Tested-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Link: https://patch.msgid.link/20260508131647.43868-9-frederic@kernel.org1 parent cf6444c commit bd0c77c
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | 798 | | |
802 | 799 | | |
803 | 800 | | |
| |||
839 | 836 | | |
840 | 837 | | |
841 | 838 | | |
842 | | - | |
| 839 | + | |
843 | 840 | | |
844 | 841 | | |
845 | 842 | | |
| |||
863 | 860 | | |
864 | 861 | | |
865 | 862 | | |
866 | | - | |
| 863 | + | |
867 | 864 | | |
868 | 865 | | |
869 | 866 | | |
| |||
0 commit comments