[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230920053317.2165867-1-quic_srichara@quicinc.com>
Date: Wed, 20 Sep 2023 11:03:15 +0530
From: Sricharan Ramabadhran <quic_srichara@...cinc.com>
To: <mani@...nel.org>, <davem@...emloft.net>, <edumazet@...gle.com>,
<kuba@...nel.org>, <pabeni@...hat.com>,
<linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <quic_viswanat@...cinc.com>,
<quic_clew@...cinc.com>, <quic_srichara@...cinc.com>,
<horms@...nel.org>
Subject: [PATCH V2 net-next 0/2] net: qrtr: Few qrtr changes
Patch #1 Addresses a race condition between qrtr driver, ns opening
the control post and sending data to it.
Patch #2 Address the issue with legacy targets sending the SSR
notifications using DEL_PROC control message.
[v2] Patch #1,
Added more appropriate commit text,
Removed a redundant check and fixed local variables
in reverse-christmas tree order.
Patch #2,
Fixed a sparse warning.
Chris Lew (1):
net: qrtr: Prevent stale ports from sending
Sricharan Ramabadhran (1):
net: qrtr: Add support for processing DEL_PROC type control message
include/uapi/linux/qrtr.h | 1 +
net/qrtr/af_qrtr.c | 74 +++++++++++++++++++++++++++++++++++++++
2 files changed, 75 insertions(+)
--
2.34.1
Powered by blists - more mailing lists