linux_dsm_epyc7002/drivers/tty/serial/8250
Dan Williams 49b532f96f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
This reverts commit 448ac154c9.

The semantic of UPF_IIR_ONCE is only guaranteed to workaround the race
condition in the kt serial's iir register if the only source of
interrupts is THRE (fifo-empty) events.  An modem status event at the
wrong time can again cause an iir read to drop the 'empty' status
leading to a hang.  So, revert this in preparation for using the
existing "I don't trust my iir register" workaround in the 8250 core
(UART_BUG_THRE).

[stable: 3.3.x]
Cc: stable <stable@vger.kernel.org>
Acked-by: Alan Cox <alan@linux.intel.com>
Cc: Sudhakar Mamillapalli <sudhakar@fb.com>
Reported-by: Nhan H Mai <nhan.h.mai@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-09 10:34:52 -07:00
..
8250_accent.c
8250_acorn.c
8250_boca.c
8250_dw.c
8250_early.c
8250_exar_st16c554.c
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_mca.c
8250_pci.c Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" 2012-04-09 10:34:52 -07:00
8250_pnp.c
8250.c Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" 2012-04-09 10:34:52 -07:00
8250.h serial: make 8250's serial_in shareable to other drivers. 2012-03-09 12:47:56 -08:00
Kconfig
Makefile
serial_cs.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00