Will Deacon 0e1645557d arm64: smp: Increase secondary CPU boot timeout value
When many debug options are enabled simultaneously (e.g. PROVE_LOCKING,
KMEMLEAK, DEBUG_PAGE_ALLOC, KASAN etc), it is possible for us to timeout
when attempting to boot a secondary CPU and give up. Unfortunately, the
CPU will /eventually/ appear, and sit in the background happily stuck
in a recursive exception due to a NULL stack pointer.

Increase the timeout to 5s, which will of course be enough for anybody.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
2019-08-27 17:36:50 +01:00
..
2019-07-19 17:27:27 -07:00
2019-07-12 15:35:14 -07:00
2019-07-08 09:54:55 -07:00
2019-07-18 12:26:59 -07:00
2019-07-19 17:05:08 -07:00
2019-07-31 18:08:47 +01:00