~ubuntu-branches/ubuntu/karmic/linux-rt/karmic

« back to all changes in this revision

Viewing changes to include/linux/sched.h

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-10-14 22:32:15 UTC
  • Revision ID: james.westby@ubuntu.com-20091014223215-xpv3l4u4t3r5dgwk
Tags: 2.6.31-9.14
Update to new upstrea rt patchset, rt14

Show diffs side-by-side

added added

removed removed

Lines of Context:
1495
1495
#endif
1496
1496
        struct list_head pi_state_list;
1497
1497
        struct futex_pi_state *pi_state_cache;
1498
 
        struct task_struct *futex_wakeup;
1499
1498
#endif
1500
1499
#ifdef CONFIG_PERF_COUNTERS
1501
1500
        struct perf_counter_context *perf_counter_ctxp;