aboutsummaryrefslogtreecommitdiff
path: root/sys/fs
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2006-02-22 17:21:45 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2006-02-22 17:21:45 +0000
commit54690b5679a14abd51f1636c9b9f77596e4f2c51 (patch)
treed289df0b48840abac6e7648c993aa4cb45277714 /sys/fs
parent7a61c1a3cb2f87030e284e4ab6b9b29fa1721415 (diff)
downloadsrc-54690b5679a14abd51f1636c9b9f77596e4f2c51.tar.gz
src-54690b5679a14abd51f1636c9b9f77596e4f2c51.zip
Don't do a PHOLD() in kthread_create() w/o a matching PRELE() in
kthread_exit(). Rather than add the missing PRELE() I chose to just axe the PHOLD() since it was redundant with the P_SYSTEM flag. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=155919
Diffstat (limited to 'sys/fs')
0 files changed, 0 insertions, 0 deletions