gru: check context state on reload
authorJack Steiner <steiner@sgi.com>
Wed, 17 Jun 2009 23:28:24 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:04:00 +0000 (13:04 -0700)
commit940229b9c0dcd9b6e1d64d0d26eba00238ddae98
tree62df332cc772d692af3bce50de8b9210dafead3d
parent17b49a67a6a59f0e9f3c22e67ddb602410e8e182
gru: check context state on reload

Check whether the gru state being loaded into a gru is from a new context
or a previously unloaded context.  If new, simply zero out the hardware
context; if unloaded and valid, reload the old state.

This change is primarily for reloading kernel contexts where the previous
is not required to be saved.

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/grumain.c
drivers/misc/sgi-gru/grutables.h