diff options
| author | Bryan O'Sullivan <[email protected]> | 2006-07-01 04:36:03 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-01 09:56:00 -0700 |
| commit | f37bda92461313ad3bbfbf5660adc849c69718bf (patch) | |
| tree | a5fe4737ca6b8fcbe2cf9b58466d6340ee12fe56 /scripts | |
| parent | 06993ca6bc46419027b45198a58447f4f05c14f6 (diff) | |
[PATCH] IB/ipath: memory management cleanups
Made in-memory rcvhdrq tail update be in dma_alloc'ed memory, not random user
or special kernel (needed for ppc, also "just the right thing to do").
Some cleanups to make unexpected link transitions less likely to produce
complaints about packet errors, and also to not leave SMA packets stuck and
unable to go out.
A few other random debug and comment cleanups.
Always init rcvhdrq head/tail registers to 0, to avoid race conditions (should
have been that way some time ago).
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')
0 files changed, 0 insertions, 0 deletions