From: Benjamin Herrenschmidt Date: Thu, 19 Mar 2009 19:34:13 +0000 (+0000) Subject: powerpc/mm: Fix printk type warning in mmu_context_nohash X-Git-Tag: v2.6.30-rc1~619^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff7c660092de1f70e156cf95784a4b55556412d9;p=pandora-kernel.git powerpc/mm: Fix printk type warning in mmu_context_nohash We need to use %zu instead of %d when printing a sizeof() Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed