DivestOS/Patches/LineageOS-16.0/android_external_hardened_malloc
Tad 1603092c50 Not all kernels have (working) getrandom support
hammerhead 16.0 was reported not booting
and shamu 18.1 was reported to take ~15+ minutes to boot

hammerhead does not have getrandom so it failed immediately

shamu does have getrandom BUT it blocks during init
meaning it'll wait until the entropy pool slowly fills

In tested I did not discovery this
I tested on flox/mako/d852/klte/clark/sailfish/mata/cheeseburger/fajita
All the newer ones have working getrandom
All the older ones included a patch to make getrandom non blocking on init

Signed-off-by: Tad <tad@spotco.us>
2022-03-17 13:21:52 -04:00
..
0001-Broken_Audio.patch hardened_malloc fixes for broken devices 2022-03-16 02:01:19 -04:00
0002-Broken_Cameras.patch Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00