From patchwork Sun Feb 6 22:26:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736758 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8ACEBC433EF for ; Sun, 6 Feb 2022 22:27:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346525AbiBFW1X (ORCPT ); Sun, 6 Feb 2022 17:27:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238028AbiBFW1W (ORCPT ); Sun, 6 Feb 2022 17:27:22 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C23AC06173B for ; Sun, 6 Feb 2022 14:27:21 -0800 (PST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id D3C153200A3E; Sun, 6 Feb 2022 17:27:20 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Sun, 06 Feb 2022 17:27:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=+wNikXSbGU2o4eMTKXjWwZmxi2ddjU dnnedm2bE6V74=; b=ULtk20H1GR5Hc7nuRcwtceDxH7hcICvUddv3puFXwMdi58 erz108yKJo2JHD4RG/Cjh+9WnA1zap5yheLerlex4VHpPUNJGr0XzNvShaXv2DKg HSWzEhBYwmFf8a7E9UEoFooibT3MAJsHmJBsRGupBjtw53vUAlaac1HCBCMrOklR 4YzMV7LUvvTHqeUVHSL6e2RRgrIrG7Wydi0JRtrBOAg5e0qJbfp2Hcfcrw8/j26R IejwV/DWsRDuUVmRGxu/MUJHKJG52mKqq7NBUjIhDULAf9XG2yMz5MW/QvjOn2Vn e33//jA0x4n2rpET8mIfhFwCyVf/L+426GDAiLFQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=+wNikX SbGU2o4eMTKXjWwZmxi2ddjUdnnedm2bE6V74=; b=YRpDSBwuprim29xBjhO+WH VNo6vH1Ty6VLc4Iak6C81V+uRutuASpKS9kyenF4s7ZKqF3F+AM8nv1rOg2fowYP uqT/FdJCKYVcfwJxHqdHRxDoSXgqP4qim2q6irh/WPDERSeOuibKPu87L+AlraA9 GFE8QLuuBgcs6IE+DZBicVYsLv8WQtURXfoALd7c8nL8gxNCvlQG8DkOI+dCqXwS cN0slXK9zo+ao7ERgWOH0eqCyupH//Vur+F5c5Vv6Nc39Lyke34DHeIwNLh9Zora TF6F8UyLqlA3SF29zqL7hxle5r8ofr5Qo/2GqH4zR1IE1nnnwCgpfz1+AffEZwoQ == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhirgiguhhnucgjrghnghcuoehjihgrgihunhdrhigrnhhg sehflhihghhorghtrdgtohhmqeenucggtffrrghtthgvrhhnpeejiefhgfetleekleffud ektdehvedujedvgeekkeejfefhhffhtedutefgtdffueenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjihgrgihunhdrhigrnhhgsehflhihgh horghtrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:19 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 1/6] headers: Add MHI stuff to mod_devicetable Date: Sun, 6 Feb 2022 22:26:51 +0000 Message-Id: <20220206222656.210655-2-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org Backport from 5.7. It is required by MHI drivers to probe modules properly. Signed-off-by: Jiaxun Yang --- backport/backport-include/linux/mod_devicetable.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/backport/backport-include/linux/mod_devicetable.h b/backport/backport-include/linux/mod_devicetable.h index ec0a3e62..fc9beedb 100644 --- a/backport/backport-include/linux/mod_devicetable.h +++ b/backport/backport-include/linux/mod_devicetable.h @@ -14,4 +14,19 @@ #define HID_ANY_ID (~0) #endif +#if LINUX_VERSION_IS_LESS(5,7,0) +#define MHI_DEVICE_MODALIAS_FMT "mhi:%s" +#define MHI_NAME_SIZE 32 + +/** + * struct mhi_device_id - MHI device identification + * @chan: MHI channel name + * @driver_data: driver data; + */ +struct mhi_device_id { + const char chan[MHI_NAME_SIZE]; + kernel_ulong_t driver_data; +}; +#endif + #endif /* __BACKPORT_MOD_DEVICETABLE_H */ From patchwork Sun Feb 6 22:26:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736759 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82B95C433EF for ; Sun, 6 Feb 2022 22:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346693AbiBFW1Z (ORCPT ); Sun, 6 Feb 2022 17:27:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238028AbiBFW1Y (ORCPT ); Sun, 6 Feb 2022 17:27:24 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7AB67C06109E for ; Sun, 6 Feb 2022 14:27:23 -0800 (PST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id BDFF43200EC0; Sun, 6 Feb 2022 17:27:22 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 06 Feb 2022 17:27:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=BpYppwKNqqoGtvnYgw33jYFU+5WYF2 abhdippHcLdeY=; b=rzem8pXuP1K4po/NbW0NJ2+9AGjw0D3nnvFviitfOKB+Nh k7oecwUyN80wAYjG+O3xCaEuCjVXfjq+kHq4mirDuYE9c6o5UkguLYV/Znmltzdg F2wAdFPelmEfoe8wHLiohncfAbY73TVF4q87HRIO6No/qT4lIe4+JnJjUCeFoU8L V7TZgU8yjQlx12u7Pcskaxyr6eGmxra55Cy/Sdcz3wy0sRfWU7OM/lfVje44QGpE F1naRnY14olSVFjY78IUx0Pr5uf03XwFfiqU6/MI64pCxVdodzF9H95bsp54kbup jh3ynPnoPAsodGX6r5PGmEd8wa+BUTj8K+QxChfQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=BpYppw KNqqoGtvnYgw33jYFU+5WYF2abhdippHcLdeY=; b=Z5mv2tgseusUmQ6siqcPOg J8qmNtq37CNl/xiZYuFtd5pVchTC3dKvRSdZfIQQyuOSZiElgFPHAsi+Ew3jutcc YO5Q8FqPVxvnNmc3jaF5iNlYO+MeN4KK2RBG3CvueBfyQCvlzgETmepdFow5DRtS CSYVO2BNSf5ViOIHkRR8O44/1qPUo4H1Io6lyBqaw+GlH8qeofocyVvYmslICgpJ C/UlrNlTEYNXXODMi1Z2rGyivKlBwY2wZPRj52xUMyb2Y0ZCjiXXOgzsJdsECs6W ijJhp+d/SWZNWwefl6Lu+FNbf8O9fQ0+H0b6I6j88S0qqT5OSpzgvh8p5Lr/4LYg == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhirgiguhhnucgjrghnghcuoehjihgrgihunhdrhigrnhhg sehflhihghhorghtrdgtohhmqeenucggtffrrghtthgvrhhnpeejiefhgfetleekleffud ektdehvedujedvgeekkeejfefhhffhtedutefgtdffueenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjihgrgihunhdrhigrnhhgsehflhihgh horghtrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:21 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 2/6] backports: Add mhi bus driver Date: Sun, 6 Feb 2022 22:26:52 +0000 Message-Id: <20220206222656.210655-3-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org Add it to copylist and wire up in Makefile and Kconfig. Also set minimal depdency to 4.19 as it requires ida_alloc and xarray which is too messy to be backported to earlier versions. Signed-off-by: Jiaxun Yang --- backport/Kconfig.sources | 1 + backport/Makefile.kernel | 1 + copy-list | 3 +++ dependencies | 3 +++ 4 files changed, 8 insertions(+) diff --git a/backport/Kconfig.sources b/backport/Kconfig.sources index 5fb44780..8f430965 100644 --- a/backport/Kconfig.sources +++ b/backport/Kconfig.sources @@ -4,6 +4,7 @@ source "$BACKPORT_DIR/compat/Kconfig" # these are copied from the kernel source "$BACKPORT_DIR/net/wireless/Kconfig" source "$BACKPORT_DIR/net/mac80211/Kconfig" +source "$BACKPORT_DIR/drivers/bus/mhi/Kconfig" source "$BACKPORT_DIR/drivers/net/wireless/Kconfig" source "$BACKPORT_DIR/drivers/net/usb/Kconfig" diff --git a/backport/Makefile.kernel b/backport/Makefile.kernel index 62baa945..e2a1a263 100644 --- a/backport/Makefile.kernel +++ b/backport/Makefile.kernel @@ -39,6 +39,7 @@ obj-y += compat/ obj-$(CPTCFG_CFG80211) += net/wireless/ obj-$(CPTCFG_MAC80211) += net/mac80211/ +obj-$(CPTCFG_MHI_BUS) += drivers/bus/mhi/ obj-$(CPTCFG_WLAN) += drivers/net/wireless/ obj-$(CPTCFG_SSB) += drivers/ssb/ obj-$(CPTCFG_BCMA) += drivers/bcma/ diff --git a/copy-list b/copy-list index be8539d4..1be2285e 100644 --- a/copy-list +++ b/copy-list @@ -91,6 +91,9 @@ net/mac80211/ include/linux/mpls.h include/uapi/linux/mpls.h +drivers/bus/mhi/ +include/linux/mhi.h + drivers/net/wireless/ath/ drivers/ssb/ include/linux/ssb/ diff --git a/dependencies b/dependencies index d8c3f106..623763a2 100644 --- a/dependencies +++ b/dependencies @@ -37,3 +37,6 @@ NL80211_TESTMODE 4.18 # Needs aes_expandkey() and aes_encrypt() RTL8723BS 5.4 + +# ida_alloc(), xarray +MHI_BUS 4.19 From patchwork Sun Feb 6 22:26:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736760 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3E7CC433EF for ; Sun, 6 Feb 2022 22:27:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238028AbiBFW11 (ORCPT ); Sun, 6 Feb 2022 17:27:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346658AbiBFW10 (ORCPT ); Sun, 6 Feb 2022 17:27:26 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67C6CC061353 for ; Sun, 6 Feb 2022 14:27:25 -0800 (PST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id B18723200B8B; Sun, 6 Feb 2022 17:27:24 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 06 Feb 2022 17:27:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=5lGvaqrQR2dW/T01s0B6Ba5MSXIKnr kAlO+JKo0cQ2A=; b=LDCWTxzPFf1R8YqPylDecg968DIFJo0mWiHlndnkIGlFtR j4EFT+9khyUNXeD7KywKIWj3PuPJRz6qVxB1plf3HyhcnMXI9FgUZ9woNtLilY51 havVQq8d+mXDdo1tybAHyEMvFcjmvnqL+OCjbOr/lpCFQWkgD6hdZZUZgUPROF70 ow14zTzVhlidlZBKQXDOmPGpaYc40rz34k2SNm7MoYLWwM2V2x6H3b1D0P/u+fa2 0U7cugNWTHW60xw6fmUlkKcktfD3Ymg+kYUWhSWDvJnwi+0bjYadtcC2FeFqnSTo O9CK+UI/9NNXD0TnaHBgztNzD4JPtdONQC96ADoQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=5lGvaq rQR2dW/T01s0B6Ba5MSXIKnrkAlO+JKo0cQ2A=; b=FdU8KDTHAPp2SWHEExxLBz o/VQ86JFYIQYTo+vidQtdmma3CntNhped1gtGlrnP90bfL66vZnxRk0g/b3x6sNd Jbd0r9reBDQSdHNO1Ie+Xz7QzhZ0SCcfweFOmWrvNEKmUucOUpQVQrHqCJhyzYVW k7p8dFuh7orai/ryCiSZJPL0b3A/rA424mjORWLNAB1G46KNPcmn+8KKwfGRSQQq NeV8ZnTUqxF66MbbReAciewdAShu3nZDUt7jZ8Pa9dHWt4smJCdF+5LdbVcYblap DfDyNXebLBga3rTvH5unTCc7/Avn6/Y+iLFIEhrU85LaOo3lYHKwpj5OpzU7m6rQ == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhirgiguhhnucgjrghnghcuoehjihgrgihunhdrhigrnhhg sehflhihghhorghtrdgtohhmqeenucggtffrrghtthgvrhhnpeejiefhgfetleekleffud ektdehvedujedvgeekkeejfefhhffhtedutefgtdffueenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjihgrgihunhdrhigrnhhgsehflhihgh horghtrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:23 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 3/6] backports: backport {get,set}_user_ifreq Date: Sun, 6 Feb 2022 22:26:53 +0000 Message-Id: <20220206222656.210655-4-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org Backport them from 5.15, they are required by QRTR. Signed-off-by: Jiaxun Yang --- backport/backport-include/linux/netdevice.h | 5 +++ backport/compat/Makefile | 1 + backport/compat/backport-5.15.c | 47 +++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 backport/compat/backport-5.15.c diff --git a/backport/backport-include/linux/netdevice.h b/backport/backport-include/linux/netdevice.h index 22942398..4e553791 100644 --- a/backport/backport-include/linux/netdevice.h +++ b/backport/backport-include/linux/netdevice.h @@ -152,6 +152,11 @@ bp_dev_get_tstats64(struct net_device *dev, struct rtnl_link_stats64 *s); #endif /* < 4.11 */ #if LINUX_VERSION_IS_LESS(5,15,0) +#define get_user_ifreq LINUX_BACKPORT(get_user_ifreq) +int get_user_ifreq(struct ifreq *ifr, void __user **ifrdata, void __user *arg); +#define put_user_ifreq LINUX_BACKPORT(put_user_ifreq) +int put_user_ifreq(struct ifreq *ifr, void __user *arg); + static inline void backport_dev_put(struct net_device *dev) { if (dev) diff --git a/backport/compat/Makefile b/backport/compat/Makefile index 2761e5f5..b9f1dee9 100644 --- a/backport/compat/Makefile +++ b/backport/compat/Makefile @@ -20,6 +20,7 @@ compat-$(CPTCFG_KERNEL_5_5) += backport-5.5.o compat-$(CPTCFG_KERNEL_5_10) += backport-5.10.o compat-$(CPTCFG_KERNEL_5_11) += backport-5.11.o compat-$(CPTCFG_KERNEL_5_13) += backport-5.13.o +compat-$(CPTCFG_KERNEL_5_15) += backport-5.15.o compat-$(CPTCFG_BPAUTO_BUILD_SYSTEM_DATA_VERIFICATION) += verification/verify.o compat-$(CPTCFG_BPAUTO_BUILD_SYSTEM_DATA_VERIFICATION) += verification/pkcs7.asn1.o diff --git a/backport/compat/backport-5.15.c b/backport/compat/backport-5.15.c new file mode 100644 index 00000000..cc0a48fd --- /dev/null +++ b/backport/compat/backport-5.15.c @@ -0,0 +1,47 @@ +// SPDX-License-Identifier: GPL-2.0 + +#include +#include +#include +#include + +#include + +int get_user_ifreq(struct ifreq *ifr, void __user **ifrdata, void __user *arg) +{ + if (in_compat_syscall()) { + struct compat_ifreq *ifr32 = (struct compat_ifreq *)ifr; + + memset(ifr, 0, sizeof(*ifr)); + if (copy_from_user(ifr32, arg, sizeof(*ifr32))) + return -EFAULT; + + if (ifrdata) + *ifrdata = compat_ptr(ifr32->ifr_data); + + return 0; + } + + if (copy_from_user(ifr, arg, sizeof(*ifr))) + return -EFAULT; + + if (ifrdata) + *ifrdata = ifr->ifr_data; + + return 0; +} +EXPORT_SYMBOL(get_user_ifreq); + +int put_user_ifreq(struct ifreq *ifr, void __user *arg) +{ + size_t size = sizeof(*ifr); + + if (in_compat_syscall()) + size = sizeof(struct compat_ifreq); + + if (copy_to_user(arg, ifr, size)) + return -EFAULT; + + return 0; +} +EXPORT_SYMBOL(put_user_ifreq); From patchwork Sun Feb 6 22:26:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736761 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0254FC433F5 for ; Sun, 6 Feb 2022 22:27:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238398AbiBFW13 (ORCPT ); Sun, 6 Feb 2022 17:27:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241442AbiBFW12 (ORCPT ); Sun, 6 Feb 2022 17:27:28 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8D2CAC061348 for ; Sun, 6 Feb 2022 14:27:27 -0800 (PST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id A7CC83200D78; Sun, 6 Feb 2022 17:27:26 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 06 Feb 2022 17:27:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=QbBztW1BMIWXgmpM3Lg+Qmk+pywiOu FOEucjpChalLs=; b=xMwAyvZKOwEfdmy2vH6V7S197ruEIy/FUgSJFC/2uqUckg hm1OkecZRXFiSjNV+x/hDcwlgtXBJq7/6H3cjdpM5b3zhMv92ZjKp2zPTxrkz/nV dVGAGP9GGCp+Qh/+ulhs36LWOXDXpI1JvlA5Ze3Bi4owQ7+Ap+gbhGuZXeuj9ONV xecbr/0QDPGbHR7jP0wizxx5/dev60pD5G3ern3yv51LYqZAsoNYzWF4hwcxvRmA i23bPF0UzLk2sAIGJ2BPqVAz3QHNB3iFs1yPWuBh5pZT/rsOuwzZY8tXc9D45bbh fWrB3xNomc7Ef1uhTcx3J8glwvNSzRXtkKopiTBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=QbBztW 1BMIWXgmpM3Lg+Qmk+pywiOuFOEucjpChalLs=; b=VLgWHbyZUqq1MQTdzLd77m UXZskFZIRLsFgF0gEpB9t4uaPcF0WYyi7Ypjnx3k0LDTyMfBoTFemJpArw6BFGSJ 33BhBcxeWCdbABhWQGvb0bpKPLSYx9xmgDfcU99TOGL3+V8iZ3scjgLmcXPQUyZ0 CKR8VAvmAogL5ybf5bKjy6+uBTjSaaHYED9Dh6kkZPVWe0RlGQ9fepVPP2EVMYlX ucz+mMe0aUiO0/oskVe+hmUc6ND46Z113AXpJxsl3L6wVuTGtSz5txQtOcLSchum xtP7crg8VsWb0+EcAU713e+gCl3lHYu1VGBNaPt9x0oHqX0A8zhn41vC2ILDpX1Q == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhirgiguhhnucgjrghnghcuoehjihgrgihunhdrhigrnhhg sehflhihghhorghtrdgtohhmqeenucggtffrrghtthgvrhhnpeejiefhgfetleekleffud ektdehvedujedvgeekkeejfefhhffhtedutefgtdffueenucevlhhushhtvghrufhiiigv pedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjihgrgihunhdrhigrnhhgsehflhihgh horghtrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:25 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 4/6] headers: backport sk_error_report Date: Sun, 6 Feb 2022 22:26:54 +0000 Message-Id: <20220206222656.210655-5-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org It is required by QRTR. Backproted from 5.14 and dropped trace_event part as the event doesn't exist in earlier versions and it won't have functional impact. Signed-off-by: Jiaxun Yang --- backport/backport-include/net/sock.h | 8 ++++++++ backport/compat/backport-genetlink.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/backport/backport-include/net/sock.h b/backport/backport-include/net/sock.h index d99ef794..06a76aec 100644 --- a/backport/backport-include/net/sock.h +++ b/backport/backport-include/net/sock.h @@ -32,4 +32,12 @@ static inline void sk_pacing_shift_update(struct sock *sk, int val) } #endif /* < 4.16 */ +#if LINUX_VERSION_IS_LESS(5,14,0) +static inline void backport_sk_error_report(struct sock *sk) +{ + sk->sk_error_report(sk); +} +#define sk_error_report LINUX_BACKPORT(sk_error_report) +#endif /* <= 5.14 */ + #endif /* __BACKPORT_NET_SOCK_H */ diff --git a/backport/compat/backport-genetlink.c b/backport/compat/backport-genetlink.c index 89cdd9c0..6ba31b6e 100644 --- a/backport/compat/backport-genetlink.c +++ b/backport/compat/backport-genetlink.c @@ -86,7 +86,7 @@ static void extack_netlink_ack(struct sk_buff *in_skb, struct nlmsghdr *nlh, skb = nlmsg_new(payload + tlvlen, GFP_KERNEL); if (!skb) { NETLINK_CB(in_skb).sk->sk_err = ENOBUFS; - NETLINK_CB(in_skb).sk->sk_error_report(NETLINK_CB(in_skb).sk); + sk_error_report(NETLINK_CB(in_skb).sk); return; } From patchwork Sun Feb 6 22:26:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736762 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1398C433EF for ; Sun, 6 Feb 2022 22:27:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346658AbiBFW1a (ORCPT ); Sun, 6 Feb 2022 17:27:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241442AbiBFW13 (ORCPT ); Sun, 6 Feb 2022 17:27:29 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 41FA8C06173B for ; Sun, 6 Feb 2022 14:27:29 -0800 (PST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 865BA3200C20; Sun, 6 Feb 2022 17:27:28 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Sun, 06 Feb 2022 17:27:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=oLIIWU9P1CgrZeA7fOI0oj0r4+rGfG i1wlVzve5xwlo=; b=RjWAw5D2WXAs+Eak2edkRQmNC9pfwe57tHIeaNVBWBedf7 OzNCEASjguo38ND0LAzo7U63/XRhbwA/+MyfkG9yNJ57g/XlY4aqAS2w8l8+3GPU OidmJSbArwn7sJvkNmtyCiROsYO4opkMnY0+rdxvfjJZImmrtQQHr/SBxoZ93hV/ WmnTIcTaKoxXj9FMAYQmyScAxDegOb4djRiDuiYbYndg2TPdp8r+D7H8v3PCpglx YS7LIo2p64j1p4m2E8xpIJcV0V66dz6CnSgntkasq8n4FYXv7Iz+otfnMBy3Popb 9u7TbGA6JqeuVOt6xHljRqozWomYmIeu5B9fRcmQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=oLIIWU 9P1CgrZeA7fOI0oj0r4+rGfGi1wlVzve5xwlo=; b=hVuCAzZdbx1Xi4ooycFnK4 QEJU27dAfafSJ+Ad5vXmnoTTajZRY8OOGc2Lbvh2uDi4BIrT+bPZWT0XumZAH6wL 2tdqWwupfcIZoQBCgXNvSuDn7/gIMhKuisD9xj9D+rtGMbMWPN169uJ8i90dH9qG Mgqq1W6EnYo3bZJnoxIx5UYjR1GWJ8GdAuhwxOG40+wzZoh4tkZRRSX/wNCapbCd ZTiZbgeYsYPVqlCaWm7/+P46UM7Q0Pn4X+16np0yWZSkeWROrtYZBk2ElipqRXsG /dkVRFtm03O15nCLw7Dre0AoJcrh+em53Te1cL0SOUXmGTp3kcrZuOsGvCHa234A == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucgoufhushhpvggtthffohhmrghinhculdegledmne cujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpeflihgrgihu nhcujggrnhhguceojhhirgiguhhnrdihrghnghesfhhlhihgohgrthdrtghomheqnecugg ftrfgrthhtvghrnhepjeffiedvgefhgfetudduuddthfevhffhieejhfejtdfggeelvdel lefhleeuheffnecuffhomhgrihhnpehkvgihrdhnvghtnecuvehluhhsthgvrhfuihiivg epudenucfrrghrrghmpehmrghilhhfrhhomhepjhhirgiguhhnrdihrghnghesfhhlhihg ohgrthdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:27 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 5/6] backports: Add QRTR driver Date: Sun, 6 Feb 2022 22:26:55 +0000 Message-Id: <20220206222656.210655-6-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org Add it to copylist and wire up in Makefile and Kconfig. Also set minimal depdency to 5.2. Signed-off-by: Jiaxun Yang --- backport/Kconfig.sources | 1 + backport/Makefile.kernel | 1 + copy-list | 3 +++ dependencies | 3 +++ 4 files changed, 8 insertions(+) diff --git a/backport/Kconfig.sources b/backport/Kconfig.sources index 8f430965..87ffca94 100644 --- a/backport/Kconfig.sources +++ b/backport/Kconfig.sources @@ -4,6 +4,7 @@ source "$BACKPORT_DIR/compat/Kconfig" # these are copied from the kernel source "$BACKPORT_DIR/net/wireless/Kconfig" source "$BACKPORT_DIR/net/mac80211/Kconfig" +source "$BACKPORT_DIR/net/qrtr/Kconfig" source "$BACKPORT_DIR/drivers/bus/mhi/Kconfig" source "$BACKPORT_DIR/drivers/net/wireless/Kconfig" source "$BACKPORT_DIR/drivers/net/usb/Kconfig" diff --git a/backport/Makefile.kernel b/backport/Makefile.kernel index e2a1a263..373fed96 100644 --- a/backport/Makefile.kernel +++ b/backport/Makefile.kernel @@ -39,6 +39,7 @@ obj-y += compat/ obj-$(CPTCFG_CFG80211) += net/wireless/ obj-$(CPTCFG_MAC80211) += net/mac80211/ +obj-$(CPTCFG_QRTR) += net/qrtr/ obj-$(CPTCFG_MHI_BUS) += drivers/bus/mhi/ obj-$(CPTCFG_WLAN) += drivers/net/wireless/ obj-$(CPTCFG_SSB) += drivers/ssb/ diff --git a/copy-list b/copy-list index 1be2285e..480a9fb3 100644 --- a/copy-list +++ b/copy-list @@ -36,6 +36,8 @@ include/linux/wireless.h include/uapi/linux/wireless.h include/linux/ieee80211.h include/linux/pci_ids.h +include/uapi/linux/qrtr.h +include/trace/events/qrtr.h include/uapi/linux/pci_regs.h include/linux/mmc/sdio_ids.h include/linux/ath9k_platform.h @@ -83,6 +85,7 @@ crypto/asymmetric_keys/x509_public_key.c -> compat/verification/x509_public_key. net/Makefile net/Kconfig +net/qrtr/ net/wireless/ net/mac80211/ # MPLS labels, checked on skb->protocol on the diff --git a/dependencies b/dependencies index 623763a2..5de1bbe1 100644 --- a/dependencies +++ b/dependencies @@ -40,3 +40,6 @@ RTL8723BS 5.4 # ida_alloc(), xarray MHI_BUS 4.19 + +# sock_gettstamp() +QRTR 5.2 From patchwork Sun Feb 6 22:26:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiaxun Yang X-Patchwork-Id: 12736763 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3E889C433EF for ; Sun, 6 Feb 2022 22:27:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346659AbiBFW1d (ORCPT ); Sun, 6 Feb 2022 17:27:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241442AbiBFW1c (ORCPT ); Sun, 6 Feb 2022 17:27:32 -0500 Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B797C06173B for ; Sun, 6 Feb 2022 14:27:31 -0800 (PST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 7A3FB3200A3E; Sun, 6 Feb 2022 17:27:30 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 06 Feb 2022 17:27:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flygoat.com; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm1; bh=gJFDttsg6PwCMwcFuyciI7AGWQUwzu 2HuP/zOpmnjQg=; b=ymvUqMs3lMiy4jJeYGy+wtT9X/SDANwdRl22nDt2cGvqig B6gSwHl2gkRL0n13Pagp24MoICgymKgEJW+gGDcdG36wxRjSG0uupZFqSzf0f3vs PMpti3Srh5voLiOent25wfeU2z+0PJdv+DpNJ/XZn1KawMyFNY0SCGWcmiSkTmC7 YiDtqQOVutLINhgL48gSfL7G90DylDcgFmV23S07sLst0u7jdtbP7pKXx6lhc2Qq WkYFFnHkvW3OEOL4HByEIg8k0GVgaSRpWkG9AiohVUK2OUqCyYrqfclwbsJvTcWx mhBF+POnLG8cvsZcq0sDPF097VdgYk6/zaSoIpWg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=gJFDtt sg6PwCMwcFuyciI7AGWQUwzu2HuP/zOpmnjQg=; b=HhbzuLRJBbsGe3kN7NZpMO cjoVzgCIPsqRgsPXKTHaxh5Vfyi9pI2YAuNP9rejtkTvib/gQtDgzn/vNs7JtVX1 l1DOwX7eJgGZrnVoh6OV2EpvK7UCMgt61NEuIYFWtQWqUyElpLBqdQ9eEte/v/ob YwNrT3+oOsuSjlJDanws2wXq2Va3GaLBhYB122KhpRVZP65P3pcVC6XL5zfuKZ7F W3O+iYrQK274B4okEr3gMC0ZAB5275tbNVaZ0SiyQ9Voh2P4Nz42pDiV4vPT3pQq 4KEmR2CjiLbY2NCCAJb6YdcFiTh86dxWSXZRTlvMvyuRuBNzKCCgarpgOSNrBWYw == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrheefgdduiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomheplfhirgiguhhnucgjrghnghcuoehjihgrgihunhdrhigrnhhg sehflhihghhorghtrdgtohhmqeenucggtffrrghtthgvrhhnpeejiefhgfetleekleffud ektdehvedujedvgeekkeejfefhhffhtedutefgtdffueenucevlhhushhtvghrufhiiigv pedvnecurfgrrhgrmhepmhgrihhlfhhrohhmpehjihgrgihunhdrhigrnhhgsehflhihgh horghtrdgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 6 Feb 2022 17:27:29 -0500 (EST) From: Jiaxun Yang To: hauke@hauke-m.de, mcgrof@kernel.org Cc: backports@vger.kernel.org, Jiaxun Yang Subject: [PATCH 6/6] defconfigs: Refresh for ath11k Date: Sun, 6 Feb 2022 22:26:56 +0000 Message-Id: <20220206222656.210655-7-jiaxun.yang@flygoat.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220206222656.210655-1-jiaxun.yang@flygoat.com> References: <20220206222656.210655-1-jiaxun.yang@flygoat.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org Add defconfig for ath11k, also add ath11k runtime dependencies to wifi defconfig. Signed-off-by: Jiaxun Yang --- backport/defconfigs/ath11k | 14 ++++++++++++++ backport/defconfigs/wifi | 3 +++ 2 files changed, 17 insertions(+) create mode 100644 backport/defconfigs/ath11k diff --git a/backport/defconfigs/ath11k b/backport/defconfigs/ath11k new file mode 100644 index 00000000..9ca4b310 --- /dev/null +++ b/backport/defconfigs/ath11k @@ -0,0 +1,14 @@ +CPTCFG_MHI_BUS=m +CPTCFG_QRTR=m +CPTCFG_QRTR_MHI=m +CPTCFG_CFG80211=m +CPTCFG_CFG80211_WEXT=y +CPTCFG_MAC80211=m +CPTCFG_MAC80211_LEDS=y +CPTCFG_MAC80211_MESH=y +CPTCFG_WLAN=y +CPTCFG_WLAN_VENDOR_ATH=y +CPTCFG_ATH11K_PCI=m +CPTCFG_ATH11K=m +CPTCFG_ATH11K_DEBUG=y +CPTCFG_ATH11K_DEBUGFS=y diff --git a/backport/defconfigs/wifi b/backport/defconfigs/wifi index 936203d9..774b0823 100644 --- a/backport/defconfigs/wifi +++ b/backport/defconfigs/wifi @@ -58,6 +58,7 @@ CPTCFG_MAC80211_HWSIM=m CPTCFG_MAC80211_LEDS=y CPTCFG_MAC80211=m CPTCFG_MAC80211_MESH=y +CPTCFG_MHI_BUS=m CPTCFG_MT7601U=m CPTCFG_MT7603E=m CPTCFG_MT7615E=m @@ -86,6 +87,8 @@ CPTCFG_PCMCIA_ATMEL=m CPTCFG_PCMCIA_HERMES=m CPTCFG_PCMCIA_SPECTRUM=m CPTCFG_PLX_HERMES=m +CPTCFG_QRTR=m +CPTCFG_QRTR_MHI=m CPTCFG_QTNFMAC_PCIE=m CPTCFG_R8188EU=m CPTCFG_RSI_91X=m