[PATCH 0/2] serial: add sparse context annotation

From: Johan Hovold
Date: Thu Jul 23 2020 - 08:14:50 EST


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