commit | d57c82b10709bbb1deb7eb26cf42abcde8851e4d | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Jun 17 16:28:20 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 18 13:03:59 2009 -0700 |
tree | 6e7e2a9e9e9254cfe63e94b8ee14cd1250324160 | |
parent | 364b76df80f62cee1b66e871df2f69db6e3d3d9e [diff] |
gru: change context load and unload Remove "static" from the functions for loading/unloading GRU contexts. These functions will be called from other GRU files. Fix bug in unlocking gru context. 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>