summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
diff options
context:
space:
mode:
authorAndrew Morton2007-05-09 11:34:59 +0200
committerLinus Torvalds2007-05-09 21:30:54 +0200
commitf34c506b0385b43abd25c490335036ecbb173aed (patch)
tree97b8348ddb9acbe6d931a62bdd94c389ecc534f4 /kernel/futex.c
parentaio is unlikely (diff)
downloadkernel-qcow2-linux-f34c506b0385b43abd25c490335036ecbb173aed.tar.gz
kernel-qcow2-linux-f34c506b0385b43abd25c490335036ecbb173aed.tar.xz
kernel-qcow2-linux-f34c506b0385b43abd25c490335036ecbb173aed.zip
declare struct ktime
Some smarty went and inflicted ktime_t as a typedef upon us, so we cannot forward declare it. Create a new `union ktime', map ktime_t onto that. Now we need to kill off this ktime_t thing. Cc: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: john stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions