From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: ** X-Spam-Status: No, score=2.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32ADBC63777 for ; Thu, 3 Dec 2020 06:53:36 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 90C2B20758 for ; Thu, 3 Dec 2020 06:53:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 90C2B20758 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces+kernelnewbies=archiver.kernel.org@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94) (envelope-from ) id 1kkiUg-0000tF-CC for kernelnewbies@archiver.kernel.org; Thu, 03 Dec 2020 01:53:34 -0500 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kkiT0-0007sR-C5 for Kernelnewbies@kernelnewbies.org; Thu, 03 Dec 2020 01:51:50 -0500 Received: by mail-io1-xd36.google.com with SMTP id p187so1001845iod.4 for ; Wed, 02 Dec 2020 22:51:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=t480nUeI2JhIMgFXMjjuTyT8tjOBN0wjOiQdzW+RWfU=; b=lNuBoRplwnPmUu/uVQXnN4F1cowzMSxWlj9uNfhXj+J9pHCEQjdSYIHUe2WRW6nM+h QX8EZPYzqY7uGrSFcdwd4bqulsF/4/t+NAXJSQR8pccCcaXkAuIqABRBTaWtFuaaRkQ1 v+PUcpnra0lzeQI8iggGUstvJ3RwaqSkrgBon+0cJZgo+L2xpK7WKkK8FXkOnU3txrsg Vj5qdIUeyKl4g1BMEbvUh901N1El1zmvedQ/FH6Aeiu4Mgg+ODfSnxd3hab1YCaZOQk9 aXk9aiozeRujwxEQfMzsN9/y7QxoglTWJIBEW5zU5xT962rseFo6tgj/r5hus0OdfpRU Tt8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=t480nUeI2JhIMgFXMjjuTyT8tjOBN0wjOiQdzW+RWfU=; b=VvdeP8E+PxPYpggJ0eMFjWVC4XZ51s7EBi1e/dgwJeN6PKOi95YDhPq1ruo4lecwjc skBjKi39qQQUr4OYIxFHTILOomlFPshUJFC6roh5huwHu9jJVCiRBy2uAPgjvAIBVi6N ejoTOrT7li4OuXYiBBWd3NXRGQv32xlNtlcQUEXBovo99CZ787EauWQErxvk/27j2Z6x 0mGrxx6rlHHepCd3C8C5gl0hivmjlEjHAUnaw3l6eyTMEom7wrpzS2fc2RULcRYSzyXs PDOLULyKzB8/QnBf4nguPJA9dx60B4dEFDG2HXeNZ+oYu1hOSlZvBpo3GHGYShEgzVVx HUPA== X-Gm-Message-State: AOAM532squVNFzpUhNaaEvvGi7QQ2RPxrbZG0kTTpQHJkodr/yYRGLgz SPHLK5W1PvIiBLU17pvAFSW9DDrQP79q3efkreQJcc7EigA= X-Google-Smtp-Source: ABdhPJyT+/HWSLz8g7LtGHTscFwRX96ZUIWY/DKEV81d1Rl8IEi2t3uQEhSB9JtjShi9kTOUXWA5KxTky0444uhQWLY= X-Received: by 2002:a02:3f19:: with SMTP id d25mr2222004jaa.16.1606978248637; Wed, 02 Dec 2020 22:50:48 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Mulyadi Santosa Date: Thu, 3 Dec 2020 13:50:36 +0700 Message-ID: Subject: Re: Configuring kdump for ARM64 To: kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8641404488658519447==" Errors-To: kernelnewbies-bounces+kernelnewbies=archiver.kernel.org@kernelnewbies.org --===============8641404488658519447== Content-Type: multipart/alternative; boundary="000000000000ac028905b589c71b" --000000000000ac028905b589c71b Content-Type: text/plain; charset="UTF-8" On Thu, Dec 3, 2020, 13:41 Pankaj Vinadrao Joshi wrote: > Hi, > i am trying to configure kdump for my ARM64 with custom kernel(5.8) also i > have compiled my kernel with all configs required for kdump and kexec. I > have tried to with the help of google but didn't worth since all i have is > x86. > > Can someone help me to do it ?? > > Hi What exactly have you done in detail? > > > Thanks > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > --000000000000ac028905b589c71b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Thu, Dec 3, 2020, 13:41 Pankaj Vinadrao Joshi <= Pankaj.VJ@exaleapsemi.com&= gt; wrote:
Hi,
i am trying to configure kdump for my ARM64 with custom kernel(5.8) also i = have compiled my kernel with all configs required for kdump and kexec. I ha= ve tried to with the help of google but didn't worth since all i have i= s x86.

Can someone help me to do it ??


Hi

What exactl= y have you done in detail?


Thanks
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies= .org/mailman/listinfo/kernelnewbies
--000000000000ac028905b589c71b-- --===============8641404488658519447== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============8641404488658519447==--