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