Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80105
b: refs/heads/master
c: 1954448
h: refs/heads/master
i:
  80103: 633a5a5
v: v3
  • Loading branch information
Glauber de Oliveira Costa authored and Ingo Molnar committed Jan 30, 2008
1 parent b553d50 commit 9441c7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 72fe4858544292ad64600765cb78bc02298c6b1c
refs/heads/master: 1954448fb0c03dd5e301d7bef2dda71cd9b2fcf2
9 changes: 0 additions & 9 deletions trunk/include/asm-x86/spinlock.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@
* (the type definitions are in asm/spinlock_types.h)
*/

#ifdef CONFIG_PARAVIRT
#include <asm/paravirt.h>
#else
#define CLI_STRING "cli"
#define STI_STRING "sti"
#define CLI_STI_CLOBBERS
#define CLI_STI_INPUT_ARGS
#endif /* CONFIG_PARAVIRT */

#ifdef CONFIG_X86_32
typedef char _slock_t;
# define LOCK_INS_DEC "decb"
Expand Down

0 comments on commit 9441c7a

Please sign in to comment.