[PATCH V3] arm64/panic: Unify all three existing notifier blocks

Catalin Marinas catalin.marinas at arm.com
Thu Jul 2 10:46:44 EDT 2020


On Mon, 29 Jun 2020 10:08:31 +0530, Anshuman Khandual wrote:
> Currently there are three different registered panic notifier blocks. This
> unifies all of them into a single one i.e arm64_panic_block, hence reducing
> code duplication and required calling sequence during panic. This preserves
> the existing dump sequence. While here, just use device_initcall() directly
> instead of __initcall() which has been a legacy alias for the earlier. This
> replacement is a pure cleanup with no functional implications.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/panic: Unify all three existing notifier blocks
      https://git.kernel.org/arm64/c/638d50313009

-- 
Catalin




More information about the linux-arm-kernel mailing list