aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2020-05-22 12:01:33 +1000
committerJ. Bruce Fields <[email protected]>2020-05-28 18:15:00 -0400
commit24c5efe41c29ee3e55bcf5a1c9f61ca8709622e8 (patch)
treeff3cd363effa0d73c445a9dbfc885306ec810111 /scripts/gdb/linux/device.py
parentd47a5dc2888fd1b94adf1553068b8dad76cec96c (diff)
sunrpc: clean up properly in gss_mech_unregister()
gss_mech_register() calls svcauth_gss_register_pseudoflavor() for each flavour, but gss_mech_unregister() does not call auth_domain_put(). This is unbalanced and makes it impossible to reload the module. Change svcauth_gss_register_pseudoflavor() to return the registered auth_domain, and save it for later release. Cc: [email protected] (v2.6.12+) Link: https://bugzilla.kernel.org/show_bug.cgi?id=206651 Signed-off-by: NeilBrown <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions