Merge branch 'hfi1' into k.o/for-4.14
This commit is contained in:
@@ -396,7 +396,7 @@ struct rvt_srq {
|
||||
#define RVT_QPNMAP_ENTRIES (RVT_QPN_MAX / PAGE_SIZE / BITS_PER_BYTE)
|
||||
#define RVT_BITS_PER_PAGE (PAGE_SIZE * BITS_PER_BYTE)
|
||||
#define RVT_BITS_PER_PAGE_MASK (RVT_BITS_PER_PAGE - 1)
|
||||
#define RVT_QPN_MASK 0xFFFFFF
|
||||
#define RVT_QPN_MASK IB_QPN_MASK
|
||||
|
||||
/*
|
||||
* QPN-map pages start out as NULL, they get allocated upon
|
||||
|
Reference in New Issue
Block a user