RDS/IB: Always use PAGE_SIZE for FMR page size
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:33 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 15:03:13 +0000 (08:03 -0700)
While FMRs allow significant flexibility in what size of pages they can use,
we really just want FMR pages to match CPU page size. Roland says we can
count on this always being supported, so this simplifies things.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found