Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70977
b: refs/heads/master
c: e295f75
h: refs/heads/master
i:
  70975: ddb67dd
v: v3
  • Loading branch information
Andi Kleen authored and Thomas Gleixner committed Oct 17, 2007
1 parent 3e81e9e commit b72b035
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 1e32b073f372f0fe903c4474fbd47c2ac61428c8
refs/heads/master: e295f75410eb19d2a9733508f7f5c093767592cd
5 changes: 0 additions & 5 deletions trunk/include/asm-x86/processor_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,6 @@ static inline void prefetchw(void *x)

#define cpu_relax() rep_nop()

static inline void serialize_cpu(void)
{
__asm__ __volatile__ ("cpuid" : : : "ax", "bx", "cx", "dx");
}

static inline void __monitor(const void *eax, unsigned long ecx,
unsigned long edx)
{
Expand Down

0 comments on commit b72b035

Please sign in to comment.