diff options
author | Konstantin Khlebnikov <[email protected]> | 2017-02-08 14:28:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-10 16:02:26 +0100 |
commit | 17627157cda13089d8a6c1c2d35acb07334b899c (patch) | |
tree | 9a717bcda9657c2e46943d852631e0a53fe3e45a /scripts/gdb/linux/tasks.py | |
parent | 64e90a8acb8590c2468c919f803652f081e3a4bf (diff) |
kernfs: handle null pointers while printing node name and path
Null kernfs nodes could be found at cgroups during construction.
It seems safer to handle these null pointers right in kernfs in
the same way as printf prints "(null)" for null pointer string.
Signed-off-by: Konstantin Khlebnikov <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions