This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/fs/lockd
J. Bruce Fields d842120212 lockd: convert nsm_mutex to a spinlock
There's no reason for a mutex here, except to allow an allocation under
the lock, which we can avoid with the usual trick of preallocating
memory for the new object and freeing it if it turns out to be
unnecessary.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-04-23 16:13:39 -04:00
..
2008-04-23 16:13:39 -04:00
2005-04-16 15:20:36 -07:00
2008-04-23 16:13:36 -04:00
2008-04-23 16:13:36 -04:00
2008-02-01 16:42:15 -05:00