From: Roland Dreier Date: Mon, 27 Jun 2005 21:36:45 +0000 (-0700) Subject: [PATCH] IB/mthca: Align FW command mailboxes to 4K X-Git-Tag: v2.6.13-rc1~51^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed878458eeff9754d66f1b0325df6ebbfcdce668;p=pandora-kernel.git [PATCH] IB/mthca: Align FW command mailboxes to 4K Future versions of Mellanox HCA firmware will require command mailboxes to be aligned to 4K. Support this by using a pci_pool to allocate all mailboxes. This has the added benefit of shrinking the source and text of mthca. Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed