linux/drivers/infiniband/hw/ehca
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
Kconfig
Makefile
ehca_av.c
ehca_classes.h module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ehca_classes_pSeries.h
ehca_cq.c
ehca_eq.c IB/ehca: Remove IRQF_DISABLED, since it's a no-op 2011-10-06 09:33:04 -07:00
ehca_hca.c
ehca_irq.c
ehca_irq.h
ehca_iverbs.h
ehca_main.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ehca_mcast.c
ehca_mrmw.c IB/ehca: Fix driver on relocatable kernel 2010-10-06 12:57:07 -07:00
ehca_mrmw.h
ehca_pd.c
ehca_qes.h
ehca_qp.c RDMA/core: Add SRQ type field 2011-10-13 09:13:26 -07:00
ehca_reqs.c
ehca_sqp.c
ehca_tools.h atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ehca_uverbs.c
hcp_if.c IB/ehca: Catch failing ioremap() 2010-07-21 12:46:29 -07:00
hcp_if.h
hcp_phyp.c IB/ehca: Catch failing ioremap() 2010-07-21 12:46:29 -07:00
hcp_phyp.h IB/ehca: Catch failing ioremap() 2010-07-21 12:46:29 -07:00
hipz_fns.h
hipz_fns_core.h
hipz_hw.h
ipz_pt_fn.c RDMA: Use vzalloc() to replace vmalloc()+memset(0) 2011-01-12 11:11:58 -08:00
ipz_pt_fn.h