Message ID | 20221116121044.1690-1-thunder.leizhen@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: kdump: Function supplement and performance optimization | expand |
On Wed, 16 Nov 2022 20:10:42 +0800, Zhen Lei wrote: > v3 --> v4: > 1. Set DEFAULT_CRASH_KERNEL_LOW_SIZE to a fixed 128M. > 2. Some lightweight code adjustments based on Catalin Marinas's comments > > v2 --> v3: > 1. Discard patch 3 in v2, a cleanup patch. > > [...] Applied to arm64 (for-next/kdump), thanks! [1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified https://git.kernel.org/arm64/c/a149cf00b158 [2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones https://git.kernel.org/arm64/c/a9ae89df7377 Cheers,