summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-09-02 17:27:26 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-09-02 17:27:26 +0200
commit2e7dbf124bdaec75e9191732d20a8da49b1eb58f (patch)
tree492ed32495362d5c3a3856ea1a92fa3b5eb38262 /projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
parent9edc8a6b164a3a038928c4d6002a5c17846df4cc (diff)
projects: linux: io: update tasks after meeting 20210902
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml')
-rw-r--r--projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml b/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
new file mode 100644
index 0000000..15f9dde
--- /dev/null
+++ b/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
@@ -0,0 +1,16 @@
+title: SCIF; check DMA problems with SysRq, BREAK and parity errors
+team: IO
+key: 3cdb3c8c-03d9-11eb-91e0-b7234f6a00bc
+status: Done
+assignee: Ulrich
+
+upstream:
+ - next: 87b8061bad9bd4b549b2daf36ffbaa57be2789a2 # serial: sh-sci: fix break handling for sysrq
+
+comments:
+ - "check IO IRC log from 2020-10-01 for details"
+ - "it seems we need to enable interrupts during DMA again, discard the receive interrupts and deal with break and parity"
+ - "Ulrich will try if it works and how it will affect DMA performance"
+ - "Ulrich said it has nothing to do with DMA, break support is broken per se"
+ - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210816162201.28801-1-uli+renesas@fpond.eu/"
+ - "merged"