summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorDan Aloni <dan@kernelim.com>2020-06-26 10:23:16 +0300
committerTrond Myklebust <trond.myklebust@hammerspace.com>2020-07-17 20:12:44 +0300
commit4a400f0d08308e3e446a07d3f4590f243e44b7db (patch)
tree4d84cef5d8976094e8ee036c112a82ee4f9383e0 /scripts/gdb/linux/proc.py
parent57f80c0eda4d153cd4329228518db75523d0f06c (diff)
downloadlinux-4a400f0d08308e3e446a07d3f4590f243e44b7db.tar.xz
sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Better to unregister the file system before destroying the kmem_cache cache of the inodes, so that the inodes are freed before we are trying to destroy it. Otherwise, kmem_cache yells that some objects are live. Signed-off-by: Dan Aloni <dan@kernelim.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions