Skip to content
Commit 27d8fa20 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

Revert "arm64: Initialize jump labels before setup_machine_fdt()"

This reverts commit 73e2d827.

The reverted patch was needed as a fix after commit f5bda35f
("random: use static branch for crng_ready()"). However, this was
already fixed by 60e5b288

 ("random: do not use jump labels before
they are initialized") and hence no longer necessary to initialise jump
labels before setup_machine_fdt().

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent b13baccc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment