commit | 17b49a67a6a59f0e9f3c22e67ddb602410e8e182 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Wed Jun 17 16:28:23 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 18 13:04:00 2009 -0700 |
tree | c12156560f6ed549d008ce4d630d791be11f4999 | |
parent | 3eac2e95d7bb92222e185e445eca1fe3f695050f [diff] |
gru: fix handling of mesq failures Fix endcase in handling GRU message queue failures due to NACKs of PUT requests. Must ensure that the "present" bits are cleared before resending the message. 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>