Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96168
b: refs/heads/master
c: 148c69b
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed May 8, 2008
1 parent 058a20f commit 5d07acf
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: 7a34912d90c17a90d9fad12c4c51833b4e70707b
refs/heads/master: 148c69b4b0ec267b08d3619651ae4a10a1768b04
2 changes: 1 addition & 1 deletion trunk/include/asm-mn10300/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ extern struct mn10300_cpuinfo boot_cpu_data;
extern void identify_cpu(struct mn10300_cpuinfo *);
extern void print_cpu_info(struct mn10300_cpuinfo *);
extern void dodgy_tsc(void);
#define cpu_relax() do {} while (0)
#define cpu_relax() barrier()

/*
* User space process size: 1.75GB (default).
Expand Down

0 comments on commit 5d07acf

Please sign in to comment.