[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200723121423.24217-1-johan@kernel.org>
Date: Thu, 23 Jul 2020 14:14:21 +0200
From: Johan Hovold <johan@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org,
linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] serial: add sparse context annotation
The Intel test robot reported a new sparse warning in pmac_zilog, which
wasn't actually new.
Add sparse annotation to the two drivers that release and reacquire the
port lock in their receive handlers to suppress these warnings.
Johan
Johan Hovold (2):
serial: pmac_zilog: add sparse context annotation
serial: msm_serial: add sparse context annotation
drivers/tty/serial/msm_serial.c | 2 ++
drivers/tty/serial/pmac_zilog.c | 1 +
2 files changed, 3 insertions(+)
--
2.26.2
Powered by blists - more mailing lists