Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100417
b: refs/heads/master
c: 6e76641
h: refs/heads/master
i:
  100415: 070ab6d
v: v3
  • Loading branch information
Arnaldo Carvalho de Melo authored and Thomas Gleixner committed May 23, 2008
1 parent 7bf261c commit d18a784
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: 23adec554a7648f99c8acc0caf49c66320cd2b84
refs/heads/master: 6e766410c4babd37bc7cd5e25009c179781742c8
2 changes: 1 addition & 1 deletion trunk/lib/smp_processor_id.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <linux/kallsyms.h>
#include <linux/sched.h>

unsigned int debug_smp_processor_id(void)
notrace unsigned int debug_smp_processor_id(void)
{
unsigned long preempt_count = preempt_count();
int this_cpu = raw_smp_processor_id();
Expand Down

0 comments on commit d18a784

Please sign in to comment.