From 5ee7b2e83852fda4095ab0ed3bd47b1d639df114 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 25 Oct 2022 18:33:47 -0400 Subject: [PATCH] disable unnecessary ldisc_autoload feature --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index bfd48eaf..836bab08 100644 --- a/static/releases.html +++ b/static/releases.html @@ -642,6 +642,7 @@
  • Pixel 7, Pixel 7 Pro: handle readlink system call failing in a friendlier way for detection of the camera service executable
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: add back Pixel charger mode image overrides removed in the 2022101600 release (fallback images aren't included on the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro so these images were completely missing on those devices)
  • backport fix for crosvm locking up after suspend/resume
  • +
  • disable unnecessary ldisc_autoload feature (no relevant modules available for it to load anyway)
  • -->