Commit a903e9d
UBUNTU: [Config] s390: Build ap driver into the kernel
BugLink: https://bugs.launchpad.net/bugs/2116061
The adjunct processor (AP) bus driver is currently configured as a loadable module.
This leads to a bug on systems that rely on early access to hardware
cryptographic resources. In particular, encrypted root filesystems using secure keys
may fail to boot if the AP module is not available at boot.
Fix the issue by building the AP driver into the kernel.
Signed-off-by: Massimiliano Pellizzer<massimiliano.pellizzer@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kuba Pawlak <kuba.pawlak@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>1 parent 5b4f4a9 commit a903e9d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1233 | 1233 | | |
1234 | 1234 | | |
1235 | 1235 | | |
1236 | | - | |
| 1236 | + | |
1237 | 1237 | | |
1238 | 1238 | | |
1239 | 1239 | | |
| |||
0 commit comments