]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit56719b2dee36ee76b570d7ad69a73a61caf91b2e
tree98dcbdb70d613ba6ddcf7c8bec03d79748342109
parentccb0448757c7100775fb5d54bc3680731456bb80
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.

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>
arch/sparc64/kernel/entry.S
arch/sparc64/kernel/time.c
arch/sparc64/mm/init.c
include/asm-sparc64/hypervisor.h