Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258848
b: refs/heads/master
c: 1816315
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Neuschäfer authored and Jiri Kosina committed Jun 20, 2011
1 parent 5f35dad commit bc98ee9
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: 4ca9d7856c101f4b1d2c7d3f2ad2fcce8e9a20ae
refs/heads/master: 1816315b10862277a961a70ec394b6607983041d
2 changes: 1 addition & 1 deletion trunk/include/linux/stop_machine.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static inline int try_stop_cpus(const struct cpumask *cpumask,
* stop_machine "Bogolock": stop the entire machine, disable
* interrupts. This is a very heavy lock, which is equivalent to
* grabbing every spinlock (and more). So the "read" side to such a
* lock is anything which disables preeempt.
* lock is anything which disables preemption.
*/
#if defined(CONFIG_STOP_MACHINE) && defined(CONFIG_SMP)

Expand Down

0 comments on commit bc98ee9

Please sign in to comment.