- The Xilinx AXI-Stream FIFO IP core driver description is elaborated.
- References: Xilinx PG080 document, axis-fifo.txt
Signed-off-by: Moses Christopher
---
drivers/staging/axis-fifo/Kconfig | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/axis-fifo
On Sat, Apr 13, 2019 at 02:19:52AM +, Michael Kelley wrote:
From: Dexuan Cui Sent: Friday, April 12, 2019 4:35 PM
With CONFIG_DEBUG_PREEMPT=y, the put_cpu_ptr() triggiers an underflow
warning in preempt_count_sub().
Fixes: 37cdd991fac8 ("vmbus: put related per-cpu variable together")
Cc: