gru: fix bug in exception handling
authorJack Steiner <steiner@sgi.com>
Wed, 16 Dec 2009 00:48:14 +0000 (16:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:20:16 +0000 (07:20 -0800)
commit1848a710287b33a92c3c5b2f4c3ae201a879eb7e
treedec401fd0857ee69b34d88cb19ac1f9a0307c1ea
parentc550222f64265c9384c45d7f691445386025a82b
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>
drivers/misc/sgi-gru/grukservices.c