commit | 6e9100741ca430eeef8022794f8b62a23a5916af | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Jun 17 16:28:21 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 18 13:03:59 2009 -0700 |
tree | 4c19d2cbbd2d3f1cd429946120c078b653ae67b3 | |
parent | d57c82b10709bbb1deb7eb26cf42abcde8851e4d [diff] |
gru: support cch_allocate for kernel threads Change the interface to cch_allocate so that it can be used to allocate GRU contexts for kernel threads. Kernel threads use the GRU in unmapped mode and do not require ASIDs for the GRU TLB. 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>