Received: by 2002:a05:6358:1087:b0:cb:c9d3:cd90 with SMTP id j7csp272490rwi; Fri, 14 Oct 2022 01:33:27 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4NY81Lq9AeqAThAA3KpE9Zb4xm+uyQoIfeaJpJSD9qc1Y8QiqB0BhGUuI73v8lFBTyXLJ2 X-Received: by 2002:a17:902:eb89:b0:185:33d:cb34 with SMTP id q9-20020a170902eb8900b00185033dcb34mr4266681plg.55.1665736407208; Fri, 14 Oct 2022 01:33:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1665736407; cv=none; d=google.com; s=arc-20160816; b=G17YEGIuaUKuMLOgMTzqY3wKaqjLU3BvDIFpXXziOSZ3yl0M2eI9PEl0WoT4IppK7o +cEvOtKWYiM16VLKlAr6d845iwuQMlcvfc7UzQhij0Ejez9jMqmMp6D5afF2119YRH5e nlBTYUDiTHTdonGbvrketBkdjLeABym9Cgvf7jRnOEANX0FpF0t/5DMR7R77DKOyqRca C1RZ+9INaix5MDZtuhRyc/fECXNXFHbOq0rQWaZVBRE4B8Gl5AJO7xa8Y8f7o6Fwca7R 1KsLIME7tLZmZI5Rz0/WnrMkAGk7kvJNPYbRafQ0iFvICEb/6U4o6P0vqEGpuEFBepHL BoJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:date:subject:cc:to:from; bh=sws9gQITS3q34lNBOLb3NNeqZHDzwlSoJpB8+Ky2ick=; b=egSX+aC7kq0danR0ta2pBvuNqUxglN3erEE280hisbLdG1XcahJDCDnPJZwvmOVnUk nT8+SfG+l56ZQSEaEDYztVWQGqLzSu2o4AzjRVM9T1lk+ICz37CgAtq1oQ/3ycnLZ3dA zROmH7P1F/6tJLUl+7OjIjlTRFgynwd4kdGGAwYRAZ9KT7yxsvGzCusN1vJsv63ppVdL 7crIxStDdLQmludiQ01+QS4x2GfNop0SLp37HhsAK5kq1I1y4Q549e1gON+v49RZAXvH h0guaS2dnDZHP1y1iHjYG9qthcnwTliq9J7zYAIGrDp/E+1IfBE1Z0EEteCxlo0zTSCH 7WdA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id s16-20020a056a00195000b0056341219532si2182663pfk.89.2022.10.14.01.33.13; Fri, 14 Oct 2022 01:33:27 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229757AbiJNHsl (ORCPT + 99 others); Fri, 14 Oct 2022 03:48:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229995AbiJNHsj (ORCPT ); Fri, 14 Oct 2022 03:48:39 -0400 Received: from out199-13.us.a.mail.aliyun.com (out199-13.us.a.mail.aliyun.com [47.90.199.13]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FE66167270; Fri, 14 Oct 2022 00:48:37 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R191e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046049;MF=xianting.tian@linux.alibaba.com;NM=1;PH=DS;RN=23;SR=0;TI=SMTPD_---0VS6v55E_1665733692; Received: from localhost.localdomain(mailfrom:xianting.tian@linux.alibaba.com fp:SMTPD_---0VS6v55E_1665733692) by smtp.aliyun-inc.com; Fri, 14 Oct 2022 15:48:31 +0800 From: Xianting Tian To: paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, anup@brainfault.org, heiko@sntech.de, guoren@kernel.org, mick@ics.forth.gr, alexandre.ghiti@canonical.com, bhe@redhat.com, vgoyal@redhat.com, dyoung@redhat.com, corbet@lwn.net, Conor.Dooley@microchip.com Cc: kexec@lists.infradead.org, linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, crash-utility@redhat.com, heinrich.schuchardt@canonical.com, k-hagio-ab@nec.com, hschauhan@nulltrace.org, yixun.lan@gmail.com, Xianting Tian Subject: [PATCH 0/2] Support VMCOREINFO export for RISCV64 Date: Fri, 14 Oct 2022 15:48:08 +0800 Message-Id: <20221014074810.4471-1-xianting.tian@linux.alibaba.com> X-Mailer: git-send-email 2.17.1 X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, USER_IN_DEF_SPF_WL autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As disscussed in below patch set, the patch of 'describe VMCOREINFO export in Documentation' need to update according to Bagas's comments. https://lore.kernel.org/linux-riscv/22AAF52E-8CC8-4D11-99CB-88DE4D113444@kernel.org/ As others patches in above patch set already applied, so this patch set only contains below two patches. ------ Changes: Fix commit message in patch 2: use "Document these RISCV64 exports above" instead of "This patch just add the description of VMCOREINFO export for RISCV64." Xianting Tian (2): RISC-V: Add arch_crash_save_vmcoreinfo support Documentation: kdump: describe VMCOREINFO export for RISCV64 .../admin-guide/kdump/vmcoreinfo.rst | 31 +++++++++++++++++++ arch/riscv/kernel/Makefile | 1 + arch/riscv/kernel/crash_core.c | 29 +++++++++++++++++ 3 files changed, 61 insertions(+) create mode 100644 arch/riscv/kernel/crash_core.c -- 2.17.1