linprocfs - Fix missing PRELE()s.
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Aug 2012 23:49:08 +0000 (16:49 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 23 Aug 2012 23:49:08 +0000 (16:49 -0700)
commitdb6bd503b8e22352c7086aa0c3f0cb1628a05ea6
tree5be38eaecfa4a686c2388f4e6e31f01595c88a11
parent5b48c5b0199d15c702729fbdbfa22f6cade1b8f7
linprocfs - Fix missing PRELE()s.

* The DFly pfind() API changed a while ago and now PHOLD()s the process,
  add missing PRELE()s to linprocfs that were missed during that
  change-over.

Reported-by: marino, alexh
sys/emulation/linux/i386/linprocfs/linprocfs_vnops.c