commit | 923f7f6970bd448b8e88b9e4be10fd01fc7106a4 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Oct 15 22:05:13 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:51 2008 -0700 |
tree | 5e9f5646f547eaa345068f177815ebadd6a95454 | |
parent | ebf3f09c634906d371f2bfd71b41c7e0c52efe7e [diff] |
GRU driver: minor updates A few minor updates for the GRU driver. - documentation changes found in code reviews - changes to #ifdefs to make them recognized by "unifdef" (used in simulator testing) - change GRU context load/unload to prefetch data [akpm@linux-foundation.org: fix typo in comment] 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>