Searched hist:"57 ebb0342c12f00e7a6d15ba59bb6c3ee501c3af" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | gru_instructions.h | diff 57ebb0342c12f00e7a6d15ba59bb6c3ee501c3af Tue Dec 15 18:48:12 CST 2009 Jack Steiner <steiner@sgi.com> 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>
|
H A D | gruhandles.c | diff 57ebb0342c12f00e7a6d15ba59bb6c3ee501c3af Tue Dec 15 18:48:12 CST 2009 Jack Steiner <steiner@sgi.com> 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>
|