From: Al Viro Date: Sun, 23 Dec 2007 20:01:04 +0000 (+0000) Subject: de4x5 fixes X-Git-Tag: v2.6.24-rc8~34^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=561b4fbf181926ab76e18a857593476ee76408f8;p=pandora-kernel.git de4x5 fixes * (trivial) endianness annotations * don't bother with del_timer() from the inside of timer handler itself * disable_ast() really ought to do del_timer_sync(), not del_timer() * clean the timer handling in general. Signed-off-by: Al Viro Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed