From: Roland Dreier on
Linus, please pull from

master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

This tree is also available from kernel.org mirrors at:

git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

This is pretty much settled down to fixes -- one semantic patch
cleanup from Julia Lawall and then some fixes to the new qib driver.

The following changes since commit ec96e2fe954c23a54bfdf2673437a39e193a1822:

Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm (2010-05-25 12:06:33 -0700)

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

Julia Lawall (1):
IB/ucm: Use memdup_user()

Ralph Campbell (3):
IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n
IB/qib: Use a single txselect module parameter for serdes tuning
IB/qib: Remove DCA support until feature is finished

Roland Dreier (2):
IB/qib: Don't rely on (undefined) order of function parameter evaluation
Merge branches 'misc' and 'qib' into for-next

drivers/infiniband/core/ucm.c | 11 +-
drivers/infiniband/hw/qib/qib_fs.c | 25 +-
drivers/infiniband/hw/qib/qib_iba6120.c | 12 -
drivers/infiniband/hw/qib/qib_iba7322.c | 771 +++++++------------------------
drivers/infiniband/hw/qib/qib_init.c | 6 +
5 files changed, 203 insertions(+), 622 deletions(-)

--
Roland Dreier <rolandd(a)cisco.com> || For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/index.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/