]> git.baikalelectronics.ru Git - kernel.git/commit
tile: clean up relocate_kernel_64 debug code
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:13:31 +0000 (14:13 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:13:31 +0000 (14:13 -0400)
commit646cb8abb0e362ab582357b389f55442f1f72829
tree42d8853ba14b14d562e654c8be0a5ebc0ab1d344
parent71e52105424c221e6f998c7f20444eea939b1702
tile: clean up relocate_kernel_64 debug code

We remove some debug code in relocate_kernel_64.S that made raw
calls to the hv_console_putc Tilera hypervisor API, since everything
should funnel through the early_hv_write() API.

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