summaryrefslogtreecommitdiff
path: root/projects/linux/io/done/bsp396_RAVB.yaml
diff options
context:
space:
mode:
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/"