commit | 57ebb0342c12f00e7a6d15ba59bb6c3ee501c3af | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Dec 15 16:48:12 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:16 2009 -0800 |
tree | a81dd6557fea6e79d6ff277b0477126817a05dcd | |
parent | 563447d7eb04c9b382f90a132be126a21a635647 [diff] |
gru: expicitly set instruction status to active Explicitly set GRU instructions to "ACTIVE". This eliminates the need for barriers that would have been necessary to prevent reading the instruction "status" field before the GRU had actually started the instruction. 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>