tile: simplify code referencing hypervisor API addresses
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 19:26:23 +0000 (15:26 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:53:20 +0000 (14:53 -0400)
commit43b7f2fb58d42d2b6bc02368f61e14abd002001a
treeadf5203ad9594ac5d6706f2916337296a3218270
parent850a45209d44654afb8ee2cad53a67c07c1cef9c
tile: simplify code referencing hypervisor API addresses

There's no need to make up new ways of computing the addresses
of the Tilera hypervisor APIs; just use the standard method
of relying on the symbols to provide the addresses.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/relocate_kernel_32.S