From 3ac6dece57a831290d2a1ca46e68b847d5c1a028 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 28 Jan 2013 14:56:25 -0800 Subject: [PATCH] new --- meta | 5 +++-- patches/ib-acm | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 patches/ib-acm diff --git a/meta b/meta index 4c6e7d97..739ee206 100644 --- a/meta +++ b/meta @@ -1,7 +1,8 @@ Version: 1 -Previous: 4fd7d323677d5bd73014700af36253c8e693648d -Head: 1f6088f85af3c60ba4d57de1d8f1098e06761237 +Previous: 49ad0af2cfc21180906d6976a4752258c95e05dd +Head: 730f46cb35dfa827d6c24c7c3a36aa5680e39fd9 Applied: + ib-acm: 730f46cb35dfa827d6c24c7c3a36aa5680e39fd9 Unapplied: af-ib-conn: cf7b9e73d471477d4c7dff2592e5b0d3a7dea8ae addrtype: 23a84fed89ba3f6b0eb63e5f8b37c0df504d0d3e diff --git a/patches/ib-acm b/patches/ib-acm new file mode 100644 index 00000000..ba4c7e43 --- /dev/null +++ b/patches/ib-acm @@ -0,0 +1,19 @@ +Bottom: 251ce87c0cff93e0365c1bd08504d77240b0f0c8 +Top: 251ce87c0cff93e0365c1bd08504d77240b0f0c8 +Author: Sean Hefty +Date: 2013-01-28 14:56:25 -0800 + +librdmacm: Define ucma_ib_init when IB_ACM is disabled + +ucma_ib_init is only defined if IB_ACM is enabled, which is +determined by looking for the infiniband/acm.h header file. +Define ucma_ib_init when IB_ACM is disabled. + +Problem reportedy by Suresh Shelvapille + +Signed-off-by: Sean Hefty + + +--- + + -- 2.46.0