commit | 1848a710287b33a92c3c5b2f4c3ae201a879eb7e | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Dec 15 16:48:14 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:16 2009 -0800 |
tree | dec401fd0857ee69b34d88cb19ac1f9a0307c1ea | |
parent | c550222f64265c9384c45d7f691445386025a82b [diff] |
gru: fix bug in exception handling Fix a GRU driver bug converting a CBR address to the context that contains the CBR. The conversion is rarely done so performance does not matter. 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>