From: David S. Miller Date: Thu, 16 Feb 2006 06:25:27 +0000 (-0800) Subject: [SPARC64] PCI: Size TSB correctly on SUN4V. X-Git-Tag: v2.6.17-rc1~1184^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a0453ef82c1433a35ab82d874296fff68f3639;p=pandora-kernel.git [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 --- Reading git-diff-tree failed