diff options
author | Daniel Bristot de Oliveira <bristot@kernel.org> | 2023-06-06 19:12:17 +0300 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-06-13 23:28:56 +0300 |
commit | 894c29c76b2b4c2cfbe1482dab42e4f03b49cf18 (patch) | |
tree | 5a0c7c0b94fe9c1118057b111e70e3054313ac5b /fs/jbd2 | |
parent | 272ced2556e63943113a54c113f8c11aeb53a5c3 (diff) | |
download | linux-894c29c76b2b4c2cfbe1482dab42e4f03b49cf18.tar.xz |
rtla: Change monitored_cpus from char * to cpu_set_t
Use a cpumask instead of a char *, reducing memory footprint and code.
No functional change, and in preparation for auto house-keeping.
Link: https://lkml.kernel.org/r/54c46293261d13cb1042d0314486539eeb45fe5d.1686066600.git.bristot@kernel.org
Cc: William White <chwhite@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Tested-by: Juri Lelli <juri.lelli@redhat.com>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions