commit | a238b790d5f99c7832f9b73ac8847025815b85f7 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Jun 20 09:12:01 2008 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Jul 02 15:06:28 2008 -0600 |
tree | 2fd07ceeec7d56eb4af295488407b501c6d6fbb8 | |
parent | 2db9f0a35a4e4ad7cee756a4e0dabb7c1c8b6c72 [diff] |
Call fasync() functions without the BKL lock_kernel() calls have been pushed down into code which needs it, so there is no need to take the BKL at this level anymore. This work inspired and aided by Andi Kleen's unlocked_fasync() patches. Acked-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>