[SPARC64] PCI: Size TSB correctly on SUN4V.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Feb 2006 06:25:27 +0000 (22:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:10 +0000 (01:13 -0800)
commite7a0453ef82c1433a35ab82d874296fff68f3639
tree0dd18e3742bb838f7351a20186ea3a820d038231
parentdb33f9bc09aaf68db7866374f9219c676787b4a2
[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>
arch/sparc64/kernel/pci_sun4v.c