Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110779
b: refs/heads/master
c: 0cd418d
h: refs/heads/master
i:
  110777: 6b2fc72
  110775: 6e43a8b
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Aug 27, 2008
1 parent d78a2f5 commit ff3acc4
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: 275a89bdd3868af3008852594d2e169eaf69441b
refs/heads/master: 0cd418ddb1ee88df7d16d5df06cb2da68eceb9e4
2 changes: 1 addition & 1 deletion trunk/kernel/rcuclassic.c
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ void rcu_check_callbacks(int cpu, int user)
static void rcu_init_percpu_data(int cpu, struct rcu_ctrlblk *rcp,
struct rcu_data *rdp)
{
long flags;
unsigned long flags;

spin_lock_irqsave(&rcp->lock, flags);
memset(rdp, 0, sizeof(*rdp));
Expand Down

0 comments on commit ff3acc4

Please sign in to comment.