diff options
Diffstat (limited to 'static')
| -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> --> |
