commit | d56d6f9502a15ef64395cb3a6fc7bfdc365b1e3d | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@topspin.com> | Mon Jun 27 14:36:43 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Jun 27 15:11:46 2005 -0700 |
tree | 4b02fba5320ebef9c339452bc3f9ce8a69a0af4e | |
parent | a03a5a67b243e9a24805ee18272ad25e5b2ca92c [diff] |
[PATCH] IB/mthca: Split off MTT allocation Split allocation of MTT range from creation of MR. This will be useful for implementing shared memory regions and userspace verbs. Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>