This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 23ad4700a9 drivers/serial/pty.c: Fix coverity issue
add 6be363ff35 drivers/serial: fix race condition in multi-thread write
No new revisions were added by this update.
Summary of changes:
arch/z80/src/ez80/ez80_serial.c | 2 --
arch/z80/src/z180/z180_scc.c | 6 ----
arch/z80/src/z8/z8_serial.c | 4 ---
boards/z80/z80/z80sim/src/z80_serial.c | 2 --
drivers/serial/serial.c | 60 ++++++++++++----------------------
include/nuttx/serial/serial.h | 2 --
6 files changed, 21 insertions(+), 55 deletions(-)