From: Andrew Morton Date: Fri, 14 Jul 2006 07:24:06 +0000 (-0700) Subject: [PATCH] del_timer_sync(): add cpu_relax() X-Git-Tag: v2.6.18-rc2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0009652af385a42f0e0604136f772ead406c78d;p=pandora-kernel.git [PATCH] del_timer_sync(): add cpu_relax() Relax the CPU in the del_timer_sync() busywait loop. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed