mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-31 04:45:32 +00:00
Moving the DeviceManagement initialization, which is only needed by userland in the first place, to after interrupt and time management initialization (like other things that require randomness) allows the SipHash initialization to access good randomness without problems. Note: There currently is another, unrelated boot problem on aarch64, which is not caused by SipHash as far as we know. This commit therefore only fixes the SipHash regression.
18 KiB
18 KiB