Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83156
b: refs/heads/master
c: 747646a
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson authored and Linus Torvalds committed Feb 5, 2008
1 parent 9dcfdb7 commit ca8446d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 6d9f4c5cfb6084c16a800e8a2ca9db8d0859611c
refs/heads/master: 747646a4d9d9ddfc7952f8c6d25ea1f323e689a0
7 changes: 0 additions & 7 deletions trunk/include/asm-cris/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@
#include <asm/atomic.h>
#include <linux/compiler.h>

/*
* Some hacks to defeat gcc over-optimizations..
*/
struct __dummy { unsigned long a[100]; };
#define ADDR (*(struct __dummy *) addr)
#define CONST_ADDR (*(const struct __dummy *) addr)

/*
* set_bit - Atomically set a bit in memory
* @nr: the bit to set
Expand Down

0 comments on commit ca8446d

Please sign in to comment.