From: David S. Miller Date: Fri, 12 Sep 2008 07:06:58 +0000 (-0700) Subject: sparc64: Remove explicit initialization of mmu_gathers X-Git-Tag: v2.6.28-rc1~706^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e7bb041084055b70971e3cde3bb21aea593a74;p=pandora-kernel.git sparc64: Remove explicit initialization of mmu_gathers This was just needed to work around an ancient gcc bug that we don't care about any more. It was also causing a sparse warnings: arch/sparc64/mm/tlb.c:22:52: warning: Using plain integer as NULL pointer Signed-off-by: David S. Miller --- Reading git-diff-tree failed