Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186240
b: refs/heads/master
c: cfd8d6c
h: refs/heads/master
v: v3
  • Loading branch information
Rakib Mullick authored and Linus Torvalds committed Mar 6, 2010
1 parent a58d2b3 commit c8ca073
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: 72c3368856c543ace033f6a5b9a3edf1f4043236
refs/heads/master: cfd8d6c0ed89ba387609419e3d8d4c6b92a5d446
2 changes: 1 addition & 1 deletion trunk/include/linux/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ smp_call_function_any(const struct cpumask *mask, void (*func)(void *info),
/*
* smp_processor_id(): get the current CPU ID.
*
* if DEBUG_PREEMPT is enabled the we check whether it is
* if DEBUG_PREEMPT is enabled then we check whether it is
* used in a preemption-safe way. (smp_processor_id() is safe
* if it's used in a preemption-off critical section, or in
* a thread that is bound to the current CPU.)
Expand Down

0 comments on commit c8ca073

Please sign in to comment.