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)
commita870d62726721785c34fa73d852bd35e5d1b295b
treebab3e33c8030e296477d4719817dfbe75303f04f
parentedacaeae52ade6cbb3a0704db32a9fb4a219dee3
RDS/IB: Always use PAGE_SIZE for FMR page size

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>
net/rds/ib.c
net/rds/ib.h
net/rds/ib_rdma.c