]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] IB/mthca: encapsulate MTT buddy allocator
authorMichael S. Tsirkin <mst@mellanox.co.il>
Sat, 16 Apr 2005 22:26:26 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:26 +0000 (15:26 -0700)
commit9095e208d84c349193fa19245cd5a8bc1a9774b8
treecdef394c9e01b44d59125b8a4e299e4a7d984384
parent8df8a34de60f8e51c87e5c145679f1a896133199
[PATCH] IB/mthca: encapsulate MTT buddy allocator

Encapsulate the buddy allocator used for MTT segments.  This cleans up the
code and also gets us ready to add FMR support.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/hw/mthca/mthca_dev.h
drivers/infiniband/hw/mthca/mthca_mr.c