diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2022-03-16 13:59:24 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2022-03-16 14:07:45 +0100 |
commit | f96898d9d8bd11698a057528473ebf1819ac72a6 (patch) | |
tree | aa5be7822e384f2e5275d2c7c6962ac925f549f6 | |
parent | 5ddf4638e1ee4d5ff13da65d42777a19fdf65944 (diff) |
projects: linux: core: Mark abandoned IPMMU task as Abandoned
Work was paused in 2020 waiting on feedback if the at the time discussed
issues with IPMMU on Gen3 would allow for this work. Not much have
happened since.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
-rw-r--r-- | projects/linux/core/done/ipmmu_iova_extension.yaml (renamed from projects/linux/core/ipmmu_iova_extension.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/core/ipmmu_iova_extension.yaml b/projects/linux/core/done/ipmmu_iova_extension.yaml index 28f8bd6..3499f5b 100644 --- a/projects/linux/core/ipmmu_iova_extension.yaml +++ b/projects/linux/core/done/ipmmu_iova_extension.yaml @@ -2,7 +2,7 @@ title: "IPMMU; Add support for more than 32-bits IOVA space" team: Core key: 1c3075c8-21d8-4dbe-bb4f-311413da028d assignee: Niklas -status: New +status: Abandoned target-date: 2019-06-30 relationships: @@ -12,4 +12,4 @@ bsp39x: upstream: comments: - + - Work was paused in 2020 waiting on feedback if the at the time discussed issues with IPMMU on Gen3 would allow for this work. Not much have happened since. |