commit | 4b12909fd137d9a236e4b5c76e0d4b44c2b7f49f | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Wed Sep 11 13:57:15 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Fri Sep 13 11:15:24 2013 -0400 |
tree | ac84a6bd0165b927a7ce6094df3c4df5acb36b10 | |
parent | 8629470ef89da00bd1b974df17ccbb36b3865798 [diff] |
tile: remove HUGE_VMAP dead code 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>