tile: remove HUGE_VMAP dead code
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 11 Sep 2013 17:57:15 +0000 (13:57 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 13 Sep 2013 15:15:24 +0000 (11:15 -0400)
A config option to allow a variant vmap() using huge pages that was never
upstreamed had some bits of code related to it scattered around the tile
architecture; the config option was removed downstream and this commit
cleans up the scattered evidence of it from the upstream as well.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found