Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64956
b: refs/heads/master
c: 5c1c808
h: refs/heads/master
v: v3
  • Loading branch information
Chris Zankel committed Aug 27, 2007
1 parent 2171e82 commit 245baf4
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: 24a9ab7fa143498802b35c66de10cc3cfdac2c51
refs/heads/master: 5c1c8085b5dc30ae4ff0ee54039e387ed59262bf
2 changes: 1 addition & 1 deletion trunk/arch/xtensa/kernel/semaphore.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static __inline__ int waking_non_zero_trylock(struct semaphore *sem)
return ret;
}

spinlock_t semaphore_wake_lock;
DEFINE_SPINLOCK(semaphore_wake_lock);

/*
* Semaphores are implemented using a two-way counter:
Expand Down

0 comments on commit 245baf4

Please sign in to comment.