From patchwork Tue Apr 2 18:04:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1074776 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44YcY90GLWz9sQr; Wed, 3 Apr 2019 05:04:29 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1hBNll-0007fO-Qs; Tue, 02 Apr 2019 18:04:21 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1hBNlk-0007fH-GF for kernel-team@lists.ubuntu.com; Tue, 02 Apr 2019 18:04:20 +0000 Received: from 1.general.kamal.us.vpn ([10.172.68.52] helo=fourier) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1hBNlj-0003Qk-UU for kernel-team@lists.ubuntu.com; Tue, 02 Apr 2019 18:04:20 +0000 Received: from kamal by fourier with local (Exim 4.90_1) (envelope-from ) id 1hBNlh-0004Xk-5T for kernel-team@lists.ubuntu.com; Tue, 02 Apr 2019 11:04:17 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [PATCH][linux-aws/XBCD] UBUNTU: [config] AWS: ib_uverbs.ko, ib_umad.ko moved to linux-modules package Date: Tue, 2 Apr 2019 11:04:16 -0700 Message-Id: <20190402180416.17422-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1822692 Signed-off-by: Kamal Mostafa Acked-by: Seth Forshee Acked-by: Khalid Elmously --- debian.aws/control.d/aws.inclusion-list | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian.aws/control.d/aws.inclusion-list b/debian.aws/control.d/aws.inclusion-list index fe656a5f98d0..b5b48bbd89a0 100644 --- a/debian.aws/control.d/aws.inclusion-list +++ b/debian.aws/control.d/aws.inclusion-list @@ -33,2 +33,4 @@ drivers/infiniband/core/ib_mad.ko drivers/infiniband/core/ib_sa.ko +drivers/infiniband/core/ib_umad.ko +drivers/infiniband/core/ib_uverbs.ko drivers/infiniband/core/iw_cm.ko