[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221107073414.1978162-1-m.chetan.kumar@linux.intel.com>
Date: Mon, 7 Nov 2022 13:04:14 +0530
From: m.chetan.kumar@...ux.intel.com
To: netdev@...r.kernel.org
Cc: kuba@...nel.org, davem@...emloft.net, johannes@...solutions.net,
ryazanov.s.a@...il.com, loic.poulain@...aro.org,
m.chetan.kumar@...el.com, edumazet@...gle.com, pabeni@...hat.com,
linuxwwan@...el.com,
M Chetan Kumar <m.chetan.kumar@...ux.intel.com>
Subject: [PATCH net V2 0/4] net: wwan: iosm: fixes
From: M Chetan Kumar <m.chetan.kumar@...ux.intel.com>
This patch series contains iosm fixes.
PATCH1: Fix memory leak in ipc_pcie_read_bios_cfg.
PATCH2: Fix driver not working with INTEL_IOMMU disabled config.
PATCH3: Fix invalid mux header type.
PATCH4: Fix kernel build robot reported errors.
Please refer to individual commit message for details.
--
v2:
* PATCH1: No Change
* PATCH2: Kconfig change
- Add dependency on PCI to resolve kernel build robot errors.
* PATCH3: No Change
* PATCH4: New (Fix kernel build robot errors)
M Chetan Kumar (4):
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
net: wwan: iosm: fix invalid mux header type
net: wwan: iosm: fix kernel test robot reported errors
drivers/net/wwan/Kconfig | 2 +-
drivers/net/wwan/iosm/iosm_ipc_coredump.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_devlink.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_imem_ops.c | 8 ++++++++
drivers/net/wwan/iosm/iosm_ipc_mux.h | 1 +
drivers/net/wwan/iosm/iosm_ipc_pcie.c | 18 +++++++++++++++---
6 files changed, 27 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists