aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2025-11-27 16:44:08 +0000
committerEd Maste <emaste@FreeBSD.org>2025-11-28 01:29:55 +0000
commit6901376f59b870ddbb0d922e3455a388333cd460 (patch)
treee54f4addb9b1c3810ec0689aacaa3ce96a05d9ac /lib/libc/i386
parent6049f1bc210653b126974961b29d6eb71a6c6709 (diff)
kgssapi: Remove broken MOD_UNLOAD codeHEADmain
The module panicked at unload with "recursing but non-recursive rw". There is a comment that "Unloading of the kgssapi module is not currently supported" and the MOD_UNLOAD case falls through to returning EOPNOTSUPP anyway. Just #if 0 the code in the unload path, leaving it as a hint in case someone implements unload support later on. PR: 291249 Reviewed by: rmacklem Fixes: ad704a34bc2c ("Use syscall_helper_register(9) rather than syscall_register().") Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D53949
Diffstat (limited to 'lib/libc/i386')
0 files changed, 0 insertions, 0 deletions