commit | 4a7a17c1188a878e9f00e4ca8dc724c7cff17606 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Jun 17 16:28:25 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 18 13:04:00 2009 -0700 |
tree | e7c728b3031534620fbb01ab0ae059ae28fd5f89 | |
parent | 940229b9c0dcd9b6e1d64d0d26eba00238ddae98 [diff] |
gru: support instruction completion interrupts Add support for interrupts generated by GRU instruction completion. Previously, the only interrupts were for TLB misses. The hardware also supports interrupts on instruction completion. This will be supported for instructions issued by the kernel. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>