arch/tile: parameterize system PLs to support KVM port
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 14 Oct 2010 20:23:03 +0000 (16:23 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 15 Oct 2010 19:38:09 +0000 (15:38 -0400)
While not a port to KVM (yet), this change modifies the kernel
to be able to build either at PL1 or at PL2 with a suitable
config switch.  Pushing up this change avoids handling branch
merge issues going forward with the KVM work.

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

No differences found