[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 29 May 2007 09:22:14 +0000 (02:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 29 May 2007 09:52:15 +0000 (02:52 -0700)
Several interfaces were missing and others misnumbered or
improperly documented.

Also, make sure to check the return value when registering
the kernel TSBs with the hypervisor.  This helped to find
the 4MB kernel TSB alignment bug fixed in a previous changeset.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found