Commit 27d8fa2
committed
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
This reverts commit 73e2d82.
The reverted patch was needed as a fix after commit f5bda35
("random: use static branch for crng_ready()"). However, this was
already fixed by 60e5b28 ("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: Catalin Marinas <catalin.marinas@arm.com>1 parent b13bacc commit 27d8fa2
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
306 | 308 | | |
307 | 309 | | |
308 | | - | |
| 310 | + | |
309 | 311 | | |
310 | 312 | | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | 313 | | |
315 | 314 | | |
316 | 315 | | |
| |||
0 commit comments