From: akpm@osdl.org Date: Wed, 22 Jun 2005 00:17:19 +0000 (-0700) Subject: [PATCH] md printk fix X-Git-Tag: v2.6.13-rc1~68^2~582^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7ca163a448dfb23f44c9a47ebc8cbe52cf49df;p=pandora-kernel.git [PATCH] md printk fix A u64 is not an unsigned long long. On power4 it is `long', and printk warns. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed