Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33797
b: refs/heads/master
c: fc47e7b
h: refs/heads/master
i:
  33795: d02c860
v: v3
  • Loading branch information
Jarek Poplawski authored and Linus Torvalds committed Sep 6, 2006
1 parent 593365f commit 88e0649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c336923b668fdcf0312efbec3b44895d713f4d81
refs/heads/master: fc47e7b592dc45b03c27b0a4c8f2d215dae9944d
2 changes: 1 addition & 1 deletion trunk/kernel/spinlock.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ EXPORT_SYMBOL(_write_trylock);
* not re-enabled during lock-acquire (which the preempt-spin-ops do):
*/
#if !defined(CONFIG_PREEMPT) || !defined(CONFIG_SMP) || \
defined(CONFIG_PROVE_LOCKING)
defined(CONFIG_DEBUG_LOCK_ALLOC)

void __lockfunc _read_lock(rwlock_t *lock)
{
Expand Down

0 comments on commit 88e0649

Please sign in to comment.