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
isapnp
pnpacpi
pnpbios
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 366 bytes
base.h -rw-r--r-- 5.9 KB
card.c -rw-r--r-- 10.1 KB
core.c -rw-r--r-- 5.1 KB
driver.c -rw-r--r-- 6.4 KB
interface.c -rw-r--r-- 11.0 KB
manager.c -rw-r--r-- 9.8 KB
quirks.c -rw-r--r-- 12.2 KB
resource.c -rw-r--r-- 16.7 KB
support.c -rw-r--r-- 4.8 KB
system.c -rw-r--r-- 2.7 KB

back to top