diff options
author | Bart Van Assche <bvanassche@acm.org> | 2025-03-20 00:02:22 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-22 08:10:05 +0300 |
commit | 6287fbad1cd91f0c25cdc3a580499060828a8f30 (patch) | |
tree | 907ce257feef0f9ba3d10af24b64e1d3e51ff371 /scripts/gdb/linux/cpus.py | |
parent | 81ca2970b770d967f64803eff6e7016a68802da3 (diff) | |
download | linux-6287fbad1cd91f0c25cdc3a580499060828a8f30.tar.xz |
fs/procfs: fix the comment above proc_pid_wchan()
proc_pid_wchan() used to report kernel addresses to user space but that is
no longer the case today. Bring the comment above proc_pid_wchan() in
sync with the implementation.
Link: https://lkml.kernel.org/r/20250319210222.1518771-1-bvanassche@acm.org
Fixes: b2f73922d119 ("fs/proc, core/debug: Don't expose absolute kernel addresses via wchan")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: Kees Cook <kees@kernel.org>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions