From patchwork Mon Nov 9 19:21:16 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yang Shi X-Patchwork-Id: 56271 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp367275lbb; Mon, 9 Nov 2015 11:41:37 -0800 (PST) X-Received: by 10.66.170.238 with SMTP id ap14mr42129525pac.128.1447098096862; Mon, 09 Nov 2015 11:41:36 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id yo3si24148865pab.227.2015.11.09.11.41.36; Mon, 09 Nov 2015 11:41:36 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752560AbbKITld (ORCPT + 28 others); Mon, 9 Nov 2015 14:41:33 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:33764 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751673AbbKITkE (ORCPT ); Mon, 9 Nov 2015 14:40:04 -0500 Received: by pabfh17 with SMTP id fh17so208512979pab.0 for ; Mon, 09 Nov 2015 11:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=gjO+LxlLUoFXv9zohMlSYJzudM1CFMIjjm1iYPsJSJA=; b=KeckGm8H2Bj6hrP5gglEYBxO3/WjQG9TiqzQLWMCNZCpp3rpB06uRSrcsIWwfmnU6V /zyW8bqudZ1kZMElBWRzsjWe9JwXwOuU1J7JCnDUtCer8o0jfkTd6tIEby1YOC9JSEG+ 4EyK8mng6bQNubwQ/VygVCFdPNBNjK2IbAGkGlFfA6icNoCtF7mDi6+NnCzH09+y7eV0 Bn7+0KF+RUmuy8u/vyQL6AjTK1R+NbcDAl2Bwi2EFdpt8c+EnqmDd0EhCpQC+51u9ne+ 2yFtjFvfAme1sRbkSDgW/krdyhVr/Z+PjUxR3mq8Q/bESvybyaF2nZaXKns0ktupXKXB MeyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=gjO+LxlLUoFXv9zohMlSYJzudM1CFMIjjm1iYPsJSJA=; b=kdkhK5BgCvo/CTx2S5gp64A/i7Fdv+ByefkFmhS6Xyw0shN/KXGvBT9CvqfS6trPok cGvNcLZeMuR8Ddl2FiEkwP02ABUE09lBXR7BadBI5zHtIcH6Qf8NVHnR2smJF5yUBWxt 8oRVB6zPV7LJoZR2aYMHBI/h7ZK5X4MnExXD9u1xj2QNe72tUux0eBEOjS8uCmX70QIU 83jy6VItqT0KFX4oUtzLh82T99XSnZ2J1iOkZ2KizqTp/yvdapVCzKP6TjjogbiAO9e1 AqsREJAehn88wTpDiAb4rVlvg+yDQu0uZ73MxfSZa82XdZRfPuBMjccU92Wx5bj2xfxR kpOw== X-Gm-Message-State: ALoCoQke3y/Akk9sENCU+4JfCngiWJ/KE8Suvq2oepU8GTb33bZr0BjffuNuMhJR/Y+X3AaYiI4N X-Received: by 10.68.194.4 with SMTP id hs4mr43443407pbc.116.1447098002952; Mon, 09 Nov 2015 11:40:02 -0800 (PST) Received: from yshi-Precision-T5600.corp.ad.wrs.com (unknown-216-82.windriver.com. [147.11.216.82]) by smtp.gmail.com with ESMTPSA id iy1sm17840584pbb.85.2015.11.09.11.40.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Nov 2015 11:40:02 -0800 (PST) From: Yang Shi To: linux-kernel@vger.kernel.org Cc: uclinux-h8-devel@lists.sourceforge.jp, ysato@users.sourceforge.jp, hskinnemoen@gmail.com, egtvedt@samfundet.no, linux-hexagon@vger.kernel.org, rkuo@codeaurora.org, mingo@redhat.com, yang.shi@linaro.org Subject: [PATCH 2/4] hexagon: select ARCH_WANT_FRAME_POINTERS instead of defining FRAME_POINTER Date: Mon, 9 Nov 2015 11:21:16 -0800 Message-Id: <1447096878-13519-3-git-send-email-yang.shi@linaro.org> X-Mailer: git-send-email 2.0.2 In-Reply-To: <1447096878-13519-1-git-send-email-yang.shi@linaro.org> References: <1447096878-13519-1-git-send-email-yang.shi@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org FRAME_POINTER is set by default if ARCH_WANT_FRAME_POINTERS is selcted, this is the standard way to include FRAME_POINTER used by all of other architectures. Signed-off-by: Yang Shi --- arch/hexagon/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -- 2.0.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig index 4dc89d1..87d6dc6 100644 --- a/arch/hexagon/Kconfig +++ b/arch/hexagon/Kconfig @@ -28,6 +28,7 @@ config HEXAGON select MODULES_USE_ELF_RELA select GENERIC_CPU_DEVICES select HAVE_DMA_ATTRS + select ARCH_WANT_FRAME_POINTERS ---help--- Qualcomm Hexagon is a processor architecture designed for high performance and low power across a wide variety of applications. @@ -37,9 +38,6 @@ config HEXAGON_PHYS_OFFSET ---help--- Platforms that don't load the kernel at zero set this. -config FRAME_POINTER - def_bool y - config LOCKDEP_SUPPORT def_bool y