Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302762
b: refs/heads/master
c: 966f58c
h: refs/heads/master
v: v3
  • Loading branch information
Lai Jiangshan authored and Paul E. McKenney committed Apr 30, 2012
1 parent 9af053e commit e803dac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: b52ce066c55a6a53cf1f8d71308d74f908e31b99
refs/heads/master: 966f58c2f6df826f385706673a9bb1edcfd3499a
6 changes: 0 additions & 6 deletions trunk/include/linux/srcu.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ struct srcu_struct {
#endif /* #ifdef CONFIG_DEBUG_LOCK_ALLOC */
};

#ifndef CONFIG_PREEMPT
#define srcu_barrier() barrier()
#else /* #ifndef CONFIG_PREEMPT */
#define srcu_barrier()
#endif /* #else #ifndef CONFIG_PREEMPT */

#ifdef CONFIG_DEBUG_LOCK_ALLOC

int __init_srcu_struct(struct srcu_struct *sp, const char *name,
Expand Down

0 comments on commit e803dac

Please sign in to comment.