Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175434
b: refs/heads/master
c: 1bbfa6f
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Ingo Molnar committed Dec 10, 2009
1 parent 4ba391b commit c7a99ad
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3786310afe738070be31c439b8deeaeb69b9735d
refs/heads/master: 1bbfa6f25673019dc0acc9308b667c96f6cda8bf
3 changes: 2 additions & 1 deletion trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -1836,7 +1836,8 @@ static inline int set_cpus_allowed(struct task_struct *p, cpumask_t new_mask)
extern int sched_clock_stable;
#endif

extern unsigned long long sched_clock(void);
/* ftrace calls sched_clock() directly */
extern unsigned long long notrace sched_clock(void);

extern void sched_clock_init(void);
extern u64 sched_clock_cpu(int cpu);
Expand Down

0 comments on commit c7a99ad

Please sign in to comment.