commit | 881d021ab0d675f519b68df916fde969940ef988 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Aug 24 22:08:34 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 24 22:08:34 2008 -0700 |
tree | b4b60a1d2a0a25c8b1f1fbf322a44d89817a22da | |
parent | 83ef64b9dea6e3ed287a45d56166913bffcd2497 [diff] |
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 <davem@davemloft.net>