Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205225
b: refs/heads/master
c: ec8c27e
h: refs/heads/master
i:
  205223: 82b048c
v: v3
  • Loading branch information
Paul E. McKenney committed Jun 14, 2010
1 parent 77f6265 commit eda21d2
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: 81bdf5bd7349bd4523538cbd7878f334bc2bfe14
refs/heads/master: ec8c27e04f89a7575ca2c4facb99152e03d6a99c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/mcheck/mce.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
static DEFINE_MUTEX(mce_read_mutex);

#define rcu_dereference_check_mce(p) \
rcu_dereference_check((p), \
rcu_dereference_index_check((p), \
rcu_read_lock_sched_held() || \
lockdep_is_held(&mce_read_mutex))

Expand Down

0 comments on commit eda21d2

Please sign in to comment.