The lock functions don't really need to disable interrupts themselves,
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Apr 2006 20:19:35 +0000 (20:19 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 9 Apr 2006 20:19:35 +0000 (20:19 +0000)
since they're protected by the semaphore.
Thanks to Godmar Back for reporting this.


No differences found