Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72358
b: refs/heads/master
c: 92f98b1
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Thomas Gleixner committed Oct 23, 2007
1 parent 98d5c80 commit 9cfdf6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b7711f0839d12edac3abfc2f3e4c5bdc660878b
refs/heads/master: 92f98b19bcce8b56ec6fc067702e211c36f19e88
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/smp_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ extern unsigned __cpuinitdata disabled_cpus;

#endif /* CONFIG_SMP */

#define safe_smp_processor_id() smp_processor_id()

static inline int hard_smp_processor_id(void)
{
/* we don't want to mark this access volatile - bad code generation */
Expand Down

0 comments on commit 9cfdf6a

Please sign in to comment.