From patchwork Mon Oct 19 23:38:54 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geoff Levand X-Patchwork-Id: 55266 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f198.google.com (mail-lb0-f198.google.com [209.85.217.198]) by patches.linaro.org (Postfix) with ESMTPS id 3B26822F11 for ; Mon, 19 Oct 2015 23:42:23 +0000 (UTC) Received: by lbbpp2 with SMTP id pp2sf554020lbb.0 for ; Mon, 19 Oct 2015 16:42:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:message-id:in-reply-to:references :from:patch-date:subject:to:date:precedence:list-id:list-unsubscribe :list-archive:list-post:list-help:list-subscribe:cc:mime-version :content-type:content-transfer-encoding:sender:errors-to :x-original-sender:x-original-authentication-results:mailing-list; bh=hc66WZw2wOuDgDrAgyoqUJ3szxRr0QLEOcgB1XxU/8s=; b=H0WagNpCmj8jHpOYtFNCF8kBCJz1O3gMrFS7M+z/0Bb+kbrLAVmm0ccLBbHYB8LPEH iVySYiwJzA7OqQO43o8hTTTRJdbhtJE1yxK8rdb5t9FC8peUPud3ARs8KURh779HXAmk a9HQ0UelI8Iug5j8O5IAK6h3Y+aDyEAs9wzg3APxf9HrY0nyaTCBsiyNtjM0CBO2AGAL eRtv8og8w0J/AilqwO5/w2Um0EFbxXi1unELyHTkVZjKtghtQ90mAr+6yGSuv682NUuT 2ITheAxas1GskOJQe/pkIbulltYCK/CKTIReptchyBsm0of/dbmGtZUGV7knCZDMF8y7 JpxA== X-Gm-Message-State: ALoCoQkgl1XMGV/BuP4AWVIMUQxoJaWlW6stu/OrNxDDlrLqREmXUPZT8Es5MLW39CqDDq+JnPyo X-Received: by 10.180.86.227 with SMTP id s3mr138064wiz.0.1445298142183; Mon, 19 Oct 2015 16:42:22 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.87.139 with SMTP id l133ls3862lfb.34.gmail; Mon, 19 Oct 2015 16:42:21 -0700 (PDT) X-Received: by 10.112.181.71 with SMTP id du7mr42948lbc.37.1445298141890; Mon, 19 Oct 2015 16:42:21 -0700 (PDT) Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com. [209.85.217.178]) by mx.google.com with ESMTPS id 99si142260lfy.81.2015.10.19.16.42.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Oct 2015 16:42:21 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.178 as permitted sender) client-ip=209.85.217.178; Received: by lbbpp2 with SMTP id pp2so962186lbb.0 for ; Mon, 19 Oct 2015 16:42:21 -0700 (PDT) X-Received: by 10.112.139.201 with SMTP id ra9mr44674lbb.29.1445298141626; Mon, 19 Oct 2015 16:42:21 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1756895lbq; Mon, 19 Oct 2015 16:42:20 -0700 (PDT) X-Received: by 10.66.217.138 with SMTP id oy10mr93437pac.149.1445298140666; Mon, 19 Oct 2015 16:42:20 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org. [198.137.202.9]) by mx.google.com with ESMTPS id sf2si297197pbc.162.2015.10.19.16.42.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Oct 2015 16:42:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 198.137.202.9 as permitted sender) client-ip=198.137.202.9; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZoK2b-0006G8-Vz; Mon, 19 Oct 2015 23:40:34 +0000 Received: from merlin.infradead.org ([2001:4978:20e::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZoK12-0002eX-Ca; Mon, 19 Oct 2015 23:38:56 +0000 Received: from geoff by merlin.infradead.org with local (Exim 4.85 #2 (Red Hat Linux)) id 1ZoK10-0000x2-Gy; Mon, 19 Oct 2015 23:38:54 +0000 Message-Id: In-Reply-To: References: From: Geoff Levand Patch-Date: Thu, 26 Mar 2015 17:01:29 +0900 Subject: [PATCH 15/16] arm64: kdump: enable kdump in the arm64 defconfig To: Catalin Marinas , Will Deacon Date: Mon, 19 Oct 2015 23:38:54 +0000 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: , List-Help: , List-Subscribe: , Cc: Mark Rutland , AKASHI@infradead.org, marc.zyngier@arm.com, kexec@lists.infradead.org, Takahiro , linux-arm-kernel@lists.infradead.org, christoffer.dall@linaro.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: geoff@infradead.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.178 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 From: AKASHI Takahiro Signed-off-by: AKASHI Takahiro --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c80d8a4..94ec44e 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -56,6 +56,7 @@ CONFIG_KSM=y CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_CMA=y CONFIG_KEXEC=y +CONFIG_CRASH_DUMP=y CONFIG_CMDLINE="console=ttyAMA0" # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set CONFIG_COMPAT=y