diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-30 21:38:49 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-30 21:38:49 -0400 |
| commit | 2b9e6ab4c618930c8a95715b12401b56bad6658b (patch) | |
| tree | b36dd08c970bfda39c007b556027ddda5f7a1b5c | |
| parent | ff1c337932c4273c5edbc26c4c3a70fc80924e41 (diff) | |
restore more of the old kernel configuration
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c8393de7..22245400 100644 --- a/static/releases.html +++ b/static/releases.html @@ -380,6 +380,8 @@ <ul> <li>kernel (Pixel 4, Pixel 4 XL): enable UNMAP_KERNEL_AT_EL0 Meltdown mitigation (KPTI)</li> <li>kernel (Pixel 4, Pixel 4 XL): enable ARM64_SSBD Spectre v4 mitigation</li> + <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): enable PANIC_ON_OOPS</li> + <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): set PANIC_TIMEOUT to -1</li> </ul> --> |
