Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269555
b: refs/heads/master
c: 4a7f340
h: refs/heads/master
i:
  269553: 471a309
  269551: 807e712
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Sep 28, 2011
1 parent 619602b commit 33a5366
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 61e2cd0acc248c14793cefd7e23e209be9e0b70d
refs/heads/master: 4a7f340c6a75ec5fca23d9c80a59f3f28cc4a61e
4 changes: 0 additions & 4 deletions trunk/arch/x86/include/asm/spinlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
* issues and should be optimal for the uncontended case. Note the tail must be
* in the high part, because a wide xadd increment of the low part would carry
* up and contaminate the high part.
*
* With fewer than 2^8 possible CPUs, we can use x86's partial registers to
* save some instructions and make the code more elegant. There really isn't
* much between them in performance though, especially as locks are out of line.
*/
static __always_inline void __ticket_spin_lock(arch_spinlock_t *lock)
{
Expand Down

0 comments on commit 33a5366

Please sign in to comment.