1. 27 Aug, 2019 1 commit
    • Will Deacon's avatar
      arm64: smp: Increase secondary CPU boot timeout value · 0e164555
      Will Deacon authored
      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: default avatarMark Rutland <mark.rutland@arm.com>
      Signed-off-by: default avatarWill Deacon <will@kernel.org>
      0e164555
  2. 05 Aug, 2019 1 commit
  3. 04 Aug, 2019 10 commits
  4. 03 Aug, 2019 28 commits