summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJeremy Linton <jlinton@redhat.com>2022-11-07 23:31:30 -0600
committerJeremy Linton <jlinton@redhat.com>2022-11-14 20:07:57 -0600
commitbc09c2d865315e8f0ffdb20b31cd420faec16b5d (patch)
treeec651e066a20f918ba01876e0afcb845e272e481 /TODO
parent09cd639a59fec13d80ac8fce2d671d088d8cca9f (diff)
downloadsystemd-bc09c2d865315e8f0ffdb20b31cd420faec16b5d.tar.gz
acpi-fpdt: Use kernel fpdt parsing
On some kernels/distros (RHEL/aarch64) /dev/mem is turned off. This means that the ACPI FPDT data is missing from systemd-analyze output when /dev/mem fails to provide the boot times. Instead recent kernels can export that data from /sys/firmware/acpi/fpdt/boot/ entries. Use that information if available first. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0b9f4da7f0..9c30bfb30d 100644
--- a/TODO
+++ b/TODO
@@ -115,6 +115,10 @@ Deprecations and removals:
* H2 2023: remove support for unmerged-usr
+* Remove /dev/mem ACPI FPDT parsing when /sys/firmware/acpi/fpdt is ubiquitous.
+ That requires distros to enable CONFIG_ACPI_FPDT, and have kernels v5.12 for
+ x86 and v6.2 for arm.
+
Features:
* sd-boot: add a new PE section .bls or so that carries a cpio with additional