Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84984
b: refs/heads/master
c: 7875975
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent 3d062ba commit 1818c98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9bf79539ed0866f1f67d09e807e745eae9588adb
refs/heads/master: 78759757dff4ba9a2564daad1fc8e7f051080cd1
4 changes: 2 additions & 2 deletions trunk/include/asm-cris/smp.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#include <linux/cpumask.h>

extern cpumask_t phys_cpu_present_map;
#define cpu_possible_map phys_cpu_present_map
extern cpumask_t cpu_possible_map;

#define __smp_processor_id() (current_thread_info()->cpu)
#define raw_smp_processor_id() (current_thread_info()->cpu)

#endif

0 comments on commit 1818c98

Please sign in to comment.