Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105225
b: refs/heads/master
c: 06f8d00
h: refs/heads/master
i:
  105223: d79c472
v: v3
  • Loading branch information
Ingo Molnar committed Jul 18, 2008
1 parent 6a8b833 commit 7d9a31f
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: eb53fac5cafc4b2f8443ff064938b4494a28c54e
refs/heads/master: 06f8d00e9eecb738c99b737ac38a585ea7583ad5
2 changes: 1 addition & 1 deletion trunk/lib/smp_processor_id.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ notrace unsigned int debug_smp_processor_id(void)
* Kernel threads bound to a single CPU can safely use
* smp_processor_id():
*/
cpumask_of_cpu_ptr_next(this_mask, cpu);
cpumask_of_cpu_ptr_next(this_mask, this_cpu);

if (cpus_equal(current->cpus_allowed, *this_mask))
goto out;
Expand Down

0 comments on commit 7d9a31f

Please sign in to comment.