Files
android_kernel_xiaomi_sm8450/drivers/pci
Keith Busch 27c1ce8bbe PCI/AER: Use kfifo for tracking events instead of reimplementing it
The kernel provides a generic FIFO implementation, so no need to reinvent
that capability in a driver.  Replace the AER-specific implementation with
the kernel-provided kfifo.  Since the interrupt handler producer and work
queue consumer run single threaded, there is no need for additional
locking, so remove that lock, too.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2018-10-08 12:18:13 -05:00
..
2018-10-02 16:04:40 -05:00
2018-03-19 14:20:43 -05:00
2018-08-15 14:59:06 -05:00
2018-03-19 14:20:43 -05:00
2018-08-15 14:59:01 -05:00
2018-08-15 14:58:54 -05:00
2018-03-19 14:20:43 -05:00
2018-03-19 14:20:43 -05:00
2018-08-15 14:58:52 -05:00
2018-05-16 07:23:35 +02:00
2018-08-15 14:58:46 -05:00
2018-06-29 21:17:26 -05:00
2018-03-19 14:20:43 -05:00
2018-03-19 14:20:43 -05:00
2018-09-21 12:18:10 -05:00
2018-03-19 14:20:43 -05:00
2018-02-01 11:40:07 -06:00
2018-03-19 14:20:43 -05:00