]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 13 Aug 2013 20:28:58 +0000 (16:28 -0400)
commitf6cccfbd1eeac8d9414c7168dff71b10857dba4d
treeaf4528db1993f027aace5690b87d619a55fec7dd
parenta8f5a671711184374c550f7e05e78c96637b7a46
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