commit | a870d62726721785c34fa73d852bd35e5d1b295b | [log] [tgz] |
---|---|---|
author | Andy Grover <andy.grover@oracle.com> | Fri Jul 17 13:13:33 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 20 08:03:13 2009 -0700 |
tree | bab3e33c8030e296477d4719817dfbe75303f04f | |
parent | edacaeae52ade6cbb3a0704db32a9fb4a219dee3 [diff] |
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>