summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools
diff options
context:
space:
mode:
authordholland <dholland@NetBSD.org>2013-10-07 05:19:23 +0000
committerdholland <dholland@NetBSD.org>2013-10-07 05:19:23 +0000
commitf3e9eeeb0de5742fe4bd474f65bca3a9265a9374 (patch)
treef251ee0a38807820b9a6fd8b266954670ff7b8d6 /sys/dev/microcode/tools
parentc28ba61a3e1c4ad081299129b572130a8c15ae38 (diff)
Remove stray KERNEL_UNLOCK_ONE() in error path of lfs_markv().
From Wolfgang Stukenbrock in PR 44370. This error path is only reachable if lfs_markv is handed an out of range inode number, so it's unlikely that it gets tickled very often. It isn't clear to me that we need the kernel lock in here at all, as the path to lfs_markv that's actually used at this point (via fcntl) doesn't take it. But, one thing at a time.
Diffstat (limited to 'sys/dev/microcode/tools')
0 files changed, 0 insertions, 0 deletions