arch/tile: fix bug in loading kernels larger than 16 MB
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 29 Mar 2012 19:42:27 +0000 (15:42 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:13:12 +0000 (12:13 -0400)
Previously we only handled kernels up to a single huge page in size.
Now we create additional PTEs appropriately.

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

No differences found