Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101376
b: refs/heads/master
c: 906d882
h: refs/heads/master
v: v3
  • Loading branch information
Lai Jiangshan authored and Ingo Molnar committed Jun 16, 2008
1 parent 41a723b commit 69443f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1462a200057df08be12f3719e1f37adbd2c6e4d0
refs/heads/master: 906d882cacecd37ad2fdd03ed2a9b232bcb9507e
1 change: 0 additions & 1 deletion trunk/kernel/rcupreempt.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ struct rcu_data {
spinlock_t lock; /* Protect rcu_data fields. */
long completed; /* Number of last completed batch. */
int waitlistcount;
struct tasklet_struct rcu_tasklet;
struct rcu_head *nextlist;
struct rcu_head **nexttail;
struct rcu_head *waitlist[GP_STAGES];
Expand Down

0 comments on commit 69443f4

Please sign in to comment.