diff options
| author | Nam Cao <[email protected]> | 2025-04-08 10:38:54 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-04-09 19:00:42 +0000 |
| commit | 2424e146bee00ddb4d4f79d3224f54634ca8d2bc (patch) | |
| tree | 254ad81f111c7c19e514c0491ff966d2772bb8d5 /rust/helpers | |
| parent | Linux 6.15-rc1 (diff) | |
| download | kernel-2424e146bee00ddb4d4f79d3224f54634ca8d2bc.tar.gz kernel-2424e146bee00ddb4d4f79d3224f54634ca8d2bc.zip | |
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
The "function" field of struct hrtimer has been changed to private, but
two instances have not been converted to use ACCESS_PRIVATE().
Convert them to use ACCESS_PRIVATE().
Fixes: 04257da0c99c ("hrtimers: Make callback function pointer private")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Nam Cao <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
