diff options
| author | Bryan O'Sullivan <[email protected]> | 2006-07-01 04:36:05 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-01 09:56:00 -0700 |
| commit | 57abad25f844e760082c0b1ab2b176dad682ea16 (patch) | |
| tree | 5a61c70ed4ae1ad7ccb8c246c22480d8bb045f46 /scripts/patch-kernel | |
| parent | f5f99929ac584126ef3f47d805dc619abc54768c (diff) | |
[PATCH] IB/ipath: fix lost interrupts on HT-400
Do an extra check to see if in-memory tail changed while processing packets,
and if so, going back through the loop again (but only once per call to
ipath_kreceive()). In practice, this seems to be enough to guarantee that if
we crossed the clearing of an interrupt at start of ipath_intr with a
scheduled tail register update, that we'll process the "extra" packet that
lost the interrupt because we cleared it just as it was about to arrive.
Signed-off-by: Dave Olson <[email protected]>
Signed-off-by: Bryan O'Sullivan <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Roland Dreier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions