Revision c46fe4aa8271e97b520dc72018688e083460127c authored by Linus Torvalds on 12 June 2021, 19:27:05 UTC, committed by Linus Torvalds on 12 June 2021, 19:27:05 UTC
Pull serial driver fix from Greg KH:
 "A single 8250_exar serial driver fix for a reported problem with a
  change that happened in 5.13-rc1.

  It has been in linux-next with no reported problems"

* tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
2 parent s 0d50658 + 7c3e8d9
History
File Mode Size
Kconfig -rw-r--r-- 2.6 KB
Makefile -rw-r--r-- 398 bytes
cf-fsi-fw.h -rw-r--r-- 4.7 KB
fsi-core.c -rw-r--r-- 32.6 KB
fsi-master-aspeed.c -rw-r--r-- 15.6 KB
fsi-master-ast-cf.c -rw-r--r-- 37.1 KB
fsi-master-gpio.c -rw-r--r-- 20.8 KB
fsi-master-hub.c -rw-r--r-- 7.3 KB
fsi-master.h -rw-r--r-- 5.8 KB
fsi-occ.c -rw-r--r-- 14.4 KB
fsi-sbefifo.c -rw-r--r-- 26.5 KB
fsi-scom.c -rw-r--r-- 15.5 KB

back to top