summaryrefslogtreecommitdiff
path: root/projects/linux/io/PCI-fix-suspend.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2020-10-01 13:36:08 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2020-10-01 13:36:55 +0200
commitfb393af56ac046cd333850cd5dd586d5e1a9b149 (patch)
tree395500ade742bc9e9c8378e3f361f33de436f93c /projects/linux/io/PCI-fix-suspend.yaml
parent5a569a8e73906bff14e8def7f7ab3579c61a3cc6 (diff)
projects: linux: io: update tasks after updates 20201001
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/PCI-fix-suspend.yaml')
-rw-r--r--projects/linux/io/PCI-fix-suspend.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/linux/io/PCI-fix-suspend.yaml b/projects/linux/io/PCI-fix-suspend.yaml
index 8962438..4e05a88 100644
--- a/projects/linux/io/PCI-fix-suspend.yaml
+++ b/projects/linux/io/PCI-fix-suspend.yaml
@@ -10,3 +10,5 @@ comments:
- "PCIe suspend causes an exception which needs to be handled"
- "For Gen3, a fix was made for ATF: https://github.com/ARM-software/arm-trusted-firmware/commit/0969397f295621aa26b3d14b76dd397d22be58bf"
- "For Gen2, a similar approach needs to be taken with hooks for Linux exception handling"
+ - "v1: https://patchwork.kernel.org/patch/11772083/"
+ - "v2: https://patchwork.kernel.org/patch/11801531/"