commit | fb702b942bf638baa6cbbbda9f76794db62921ef | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Fri Jun 25 16:41:11 2010 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Jul 06 13:34:01 2010 -0400 |
tree | c065b0ab61cbb80b6209c725836a6864624b3c46 | |
parent | de5d9bf6541736dc7ad264d2b5cc99bc1b2ad958 [diff] |
arch/tile: Enable more sophisticated IRQ model for 32-bit chips. This model is based on the on-chip interrupt model used by the TILE-Gx next-generation hardware, and interacts much more cleanly with the Linux generic IRQ layer. The change includes modifications to the Tilera hypervisor, which are reflected in the hypervisor headers in arch/tile/include/arch/. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> Acked-by: Thomas Gleixner <tglx@linutronix.de>