I've created a git tree of patches to be sent upstream to Linus. You
can pull it from
http://www.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
or browse it with the web interface at
http://www.kernel.org/git/?p=linux/kernel/git/roland/infiniband.git;a=summary
So far, this tree is just the head of Linus's tree plus the patches
listed below. Once Linus pulls in the latest batch of IB patches from
Andrew, I'll add the ucm debug change from Hal and push this tree to Linus.
- R.
commit 6d376756f2cf3478d5a4fdb8d18e958948366b9d
Author: Michael S. Tsirkin <[EMAIL PROTECTED]>
Date: Wed Jul 27 14:42:45 2005 -0700
[IB/mthca]: Use io_remap_pfn_range for PCI space
Use io_remap_pfn_range to remap IO pages (remap_pfn_range is for memory).
Signed-off-by: Michael S. Tsirkin <[EMAIL PROTECTED]>
Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>
commit 2181858bb814b51de8ec25b3ddd37cd06c53b0c9
Author: Roland Dreier <[EMAIL PROTECTED]>
Date: Wed Jul 27 14:41:32 2005 -0700
[IB/ipoib]: Fix unsigned comparisons to handle wraparound
Fix handling of tx_head/tx_tail comparisons to handle wraparound.
Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>
commit abdf119b4dad015803819c3d046d20cfbd393e87
Author: Gleb Natapov <[EMAIL PROTECTED]>
Date: Wed Jul 27 14:40:00 2005 -0700
[IB/uverbs]: Add O_ASYNC support
Add support for O_ASYNC notifications on userspace verbs
completion and asynchronous event file descriptors.
Signed-off-by: Gleb Natapov <[EMAIL PROTECTED]>
Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>
commit 42b1806d5cfc93bf8c3d7fa6e9e79e4ec860c678
Author: Roland Dreier <[EMAIL PROTECTED]>
Date: Wed Jul 27 14:38:49 2005 -0700
[IB/mthca]: Fix error CQ entry handling on mem-free HCAs
Fix handling of error CQ entries on mem-free HCAs: the doorbell count
is never valid so we shouldn't look at it. This fixes problems exposed
by new HCA firmware.
Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general