Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
- From: Phil Elwell <phil@xxxxxxxxxxxxxxx>
- Date: Tue, 7 Jun 2022 09:29:09 +0100
- Cc: Stephen Boyd <swboyd@xxxxxxxxxxxx>, Ard Biesheuvel <ardb@xxxxxxxxxx>, stable@xxxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0
This patch is fatal for me in the downstream Raspberry Pi kernel - it locks up
on boot even before the earlycon output is available. Hacking jump_label_init to
skip the jump_entry for "crng_is_ready" allows it to boot, but is likely to have
consequences further down the line.
The stable branch may not be living up to its name, but I don't think this is a
quick fix.
Phil
[Index of Archives]
[Linux Kernel]
[Kernel Development Newbies]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Yosemite Hiking]
[Linux Kernel]
[Linux SCSI]