kib
9127a1f190
Remove lock recursion for the pipe pair mutex, and disable the
...
recursion on mutex initialization.
The only places where the recursive acquire is performed are read and
write filters, since knlist, which uses the pipe pair mutex as lock,
is locked when filter is called.
The recursion was added in r93296, and consistent locking for
kn_fop->f_event() introduced in r133741.
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 month
2014-11-29 17:18:20 +00:00
..
2014-11-25 03:50:31 +00:00
2014-11-28 11:49:26 +00:00
2014-11-29 12:22:31 +00:00
2014-11-25 17:53:35 +00:00
2014-11-26 02:20:25 +00:00
2014-11-26 14:10:00 +00:00
2014-11-29 14:30:39 +00:00
2014-11-28 04:07:06 +00:00
2014-11-11 13:37:28 +00:00
2014-10-12 18:01:52 +00:00
2014-11-28 12:14:59 +00:00
2014-11-26 14:10:00 +00:00
2014-09-05 16:40:47 +00:00
2014-11-20 17:31:25 +00:00
2014-09-25 19:10:32 +00:00
2014-11-25 12:52:00 +00:00
2014-11-29 17:18:20 +00:00
2014-10-26 19:42:44 +00:00
2014-11-17 21:01:35 +00:00
2014-11-25 17:33:22 +00:00
2014-11-22 20:31:20 +00:00
2014-11-28 14:51:49 +00:00
2014-10-21 07:31:21 +00:00
2014-11-12 09:57:15 +00:00
2014-11-27 23:06:25 +00:00
2014-11-27 23:06:25 +00:00
2014-11-27 00:27:39 +00:00
2014-11-19 13:31:08 +00:00
2014-10-26 19:42:44 +00:00
2014-10-16 18:04:43 +00:00
2014-07-01 20:00:35 +00:00
2014-10-26 19:42:44 +00:00
2014-11-27 23:06:25 +00:00
2014-09-22 17:32:27 +00:00
2014-11-09 21:33:01 +00:00
2014-11-25 03:50:31 +00:00
2014-11-12 09:57:15 +00:00
2014-08-20 16:04:30 +00:00
2014-11-25 03:50:31 +00:00
2014-11-26 20:56:08 +00:00
2014-08-30 22:39:15 +00:00
2014-11-23 12:01:52 +00:00
2014-11-24 07:57:20 +00:00
2014-11-21 20:53:17 +00:00
2014-11-18 17:06:56 +00:00
2014-09-23 06:32:19 +00:00