Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40731
b: refs/heads/master
c: 4b96b1a
h: refs/heads/master
i:
  40729: ed37453
  40727: 5677a2f
v: v3
  • Loading branch information
Gautham R Shenoy authored and Linus Torvalds committed Nov 6, 2006
1 parent ac07d0d commit 2df8533
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: d1ed6a3ea10aa7b199c434f6ffd1b6761896567a
refs/heads/master: 4b96b1a10cb00c867103b21f0f2a6c91b705db11
2 changes: 1 addition & 1 deletion trunk/kernel/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ void unlock_cpu_hotplug(void)
recursive_depth--;
return;
}
mutex_unlock(&cpu_bitmask_lock);
recursive = NULL;
mutex_unlock(&cpu_bitmask_lock);
}
EXPORT_SYMBOL_GPL(unlock_cpu_hotplug);

Expand Down

0 comments on commit 2df8533

Please sign in to comment.