commit | e7a0453ef82c1433a35ab82d874296fff68f3639 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Wed Feb 15 22:25:27 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:10 2006 -0800 |
tree | 0dd18e3742bb838f7351a20186ea3a820d038231 | |
parent | db33f9bc09aaf68db7866374f9219c676787b4a2 [diff] |
[SPARC64] PCI: Size TSB correctly on SUN4V. Forgot to multiply by 8 * 1024, oops. Correct the size constant when the virtual-dma arena is 2GB in size, it should bet 256 not 128. Finally, log some info about the TSB at probe time. Signed-off-by: David S. Miller <davem@davemloft.net>