kernel-ark/drivers/infiniband/hw/mthca
Roland Dreier 85665c9816 [PATCH] IB/mthca: allocate correct number of doorbell pages
Doorbell record pages are allocated in HCA page size chunks (always 4096
bytes), so we need to divide by 4096 and not PAGE_SIZE when figuring out how
many pages we'll need space for.

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-16 15:26:18 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_allocator.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_av.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_cmd.c [PATCH] IB/mthca: fill in more device query fields 2005-04-16 15:26:14 -07:00
mthca_cmd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_config_reg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_cq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_dev.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_doorbell.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_eq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_mad.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_main.c [PATCH] IB/mthca: map MPT/MTT context in mem-free mode 2005-04-16 15:26:13 -07:00
mthca_mcg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_memfree.c [PATCH] IB/mthca: allocate correct number of doorbell pages 2005-04-16 15:26:18 -07:00
mthca_memfree.h [PATCH] IB/mthca: map MPT/MTT context in mem-free mode 2005-04-16 15:26:13 -07:00
mthca_mr.c [PATCH] IB/mthca: map MPT/MTT context in mem-free mode 2005-04-16 15:26:13 -07:00
mthca_pd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_profile.c [PATCH] IB/mthca: fix calculation of RDB shift 2005-04-16 15:26:15 -07:00
mthca_profile.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_provider.c [PATCH] IB/mthca: clean up mthca_dereg_mr() 2005-04-16 15:26:17 -07:00
mthca_provider.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_qp.c [PATCH] IB/mthca: fix posting sends with immediate data 2005-04-16 15:26:16 -07:00
mthca_reset.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_uar.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00