summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/bsp396_RAVB.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-08-22 12:06:58 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-08-22 12:09:41 +0200
commit1b13e960723b509744ee17978faa12d0770ccbab (patch)
tree2e18f26977abe20f9c4a1725595eb7350d18a8a2 /projects/linux/io/done/bsp396_RAVB.yaml
parent6b37ddaed2528c5ffcd5f3d2ae68feb3cf61d6ad (diff)
projects: linux: io: update tasks after meeting 20190822
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done/bsp396_RAVB.yaml')
-rw-r--r--projects/linux/io/done/bsp396_RAVB.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/projects/linux/io/done/bsp396_RAVB.yaml b/projects/linux/io/done/bsp396_RAVB.yaml
new file mode 100644
index 0000000..6e7481a
--- /dev/null
+++ b/projects/linux/io/done/bsp396_RAVB.yaml
@@ -0,0 +1,18 @@
+title: "From bsp396, upport RAVB patches"
+team: IO
+key: 85d2e5fd-1c41-4b99-aeae-2f076940aa03
+status: Done
+assignee: Simon
+
+relationships:
+
+bsp-commits:
+ - 2e4d341d1cc11c055a336feebed9d1ddaa9097b6 # ravb: Protect access to ts_skb_list with spinlock
+ - 444401e833c4ad6258210713bc656a733f7c4de7 # ravb: Fix use-after-free ravb_tstamp_skb
+
+upstream:
+ - next: cfef46d692efd852a0da6803f920cc756eea2855 # ravb: Fix use-after-free ravb_tstamp_skb
+
+comments:
+ - "2e4d341d1cc11c055a336feebed9d1ddaa9097b6: Proposing 'N'. Shimoda-san tested and the issue was present in the BSP but not the latest upstream kernel"
+ - "444401e833c4ad6258210713bc656a733f7c4de7: http://patchwork.ozlabs.org/patch/1148290/"