Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110786
b: refs/heads/master
c: 2ec2b48
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Oct 3, 2008
1 parent 8e08341 commit 714379a
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: 2133b5d7ff531bc15a923db4a6a50bf96c561be9
refs/heads/master: 2ec2b482b10a1ed3493c224f1893cddd3d33833b
2 changes: 1 addition & 1 deletion trunk/kernel/rcuclassic.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ static void record_gp_stall_check_time(struct rcu_ctrlblk *rcp)
{
}

static void check_cpu_stall(struct rcu_ctrlblk *rcp, struct rcu_data *rdp)
static inline void check_cpu_stall(struct rcu_ctrlblk *rcp)
{
}

Expand Down

0 comments on commit 714379a

Please sign in to comment.