commit | b3f89562100ad7d8deecc5a97ac74db7708c1bba | [log] [tgz] |
---|---|---|
author | Mark Salter <msalter@redhat.com> | Wed Jul 18 21:11:59 2012 -0400 |
committer | Mark Salter <msalter@redhat.com> | Wed Jul 18 23:43:37 2012 -0400 |
tree | 434dc814ec1c2460f155c8d9130617e1d7ebc03e | |
parent | 84a1caf1453c3d44050bd22db958af4a7f99315c [diff] |
C6X: remove megamod-pic requirement on direct-mapped core pic The megamodule PIC cascades a number of interrupt sources into the core priority PIC. The megamodule code depends on the core hardware interrupt numbers being mapped one-to-one with regard to linux interrupt numbers. This patch removes that dependence in order to pave the way for removing the direct mapping in the core PIC code. Signed-off-by: Mark Salter <msalter@redhat.com>