From: Kyungmin Park Date: Mon, 17 Sep 2007 07:41:03 +0000 (+0900) Subject: Use the correct flags type where local_irq_save X-Git-Tag: v2.6.23-omap1~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648aaa527b29f7608728370b80051af4b146a8db;p=pandora-kernel.git Use the correct flags type where local_irq_save [PATCH] Use the correct flags where the local_irq_save We should use the 'unsigned long flags'. Signed-off-by: Kyungmin Park Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed