From: David S. Miller Date: Mon, 25 Aug 2008 05:08:34 +0000 (-0700) Subject: sparc64: Add generic interface for registering a dimm printing handler. X-Git-Tag: v2.6.28-rc1~706^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=881d021ab0d675f519b68df916fde969940ef988;p=pandora-kernel.git sparc64: Add generic interface for registering a dimm printing handler. The way to do this varies by platform type and the exact memory controller the cpu uses. For Spitfire cpus we currently just use prom_getunumber() and hope that works. For Cheetah cpus we have a memory controller driver that can compute this information. Signed-off-by: David S. Miller --- Reading git-diff-tree failed