kernel-fxtec-pro1x/drivers/misc/sgi-gru
Jack Steiner 940229b9c0 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>
2009-06-18 13:04:00 -07:00
..
gru.h
gru_instructions.h
grufault.c gru: change context load and unload 2009-06-18 13:03:59 -07:00
grufile.c gru: support contexts with zero dsrs or cbrs 2009-06-18 13:04:00 -07:00
gruhandles.c gru: change resource assignment for kernel threads 2009-06-18 13:04:00 -07:00
gruhandles.h gru: support cch_allocate for kernel threads 2009-06-18 13:03:59 -07:00
grukdump.c gru: change resource assignment for kernel threads 2009-06-18 13:04:00 -07:00
grukservices.c gru: fix handling of mesq failures 2009-06-18 13:04:00 -07:00
grukservices.h
grulib.h
grumain.c gru: check context state on reload 2009-06-18 13:04:00 -07:00
gruprocfs.c gru: change resource assignment for kernel threads 2009-06-18 13:04:00 -07:00
grutables.h gru: check context state on reload 2009-06-18 13:04:00 -07:00
grutlbpurge.c
Makefile