]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] add cpu_relax to hrtimer_cancel
authorJoe Korty <joe.korty@ccur.com>
Tue, 11 Apr 2006 05:54:13 +0000 (22:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:42 +0000 (06:18 -0700)
commit5ef37b196467bf2f9d41e5579dd388c08b800f7c
treeea1ea6e4c0f7b34b917fa52948e4939fa4e3eaf1
parent2395140ee2bffe38b1c8a59318f62882b797f5e6
[PATCH] add cpu_relax to hrtimer_cancel

Add a cpu_relax() to the hand-coded spinwait in hrtimer_cancel().

Signed-off-by: Joe Korty <joe.korty@ccur.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/hrtimer.c