From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41WNpf1NqCzDqCD for ; Thu, 19 Jul 2018 16:07:38 +1000 (AEST) In-Reply-To: <153016319642.8584.7868984232962915832.stgit@hbathini.in.ibm.com> To: Hari Bathini From: Michael Ellerman Cc: linuxppc-dev , Dave Young , Mahesh J Salgaonkar , dgibson@redhat.com Subject: Re: powerpc/kdump: handle crashkernel memory reservation failure Message-Id: <41WNpc5Jvtz9s5K@ozlabs.org> Date: Thu, 19 Jul 2018 16:07:36 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2018-06-28 at 05:19:56 UTC, Hari Bathini wrote: > Memory reservation for crashkernel could fail if there are holes around > kdump kernel offset (128M). Fail gracefully in such cases and print an > error message. > > Signed-off-by: Hari Bathini > Tested-by: David Gibson > Reviewed-by: Dave Young Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8950329c4a64c6d3ca0bc34711a1af cheers