Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752491AbdI0XYV (ORCPT ); Wed, 27 Sep 2017 19:24:21 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:33412 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbdI0XYT (ORCPT ); Wed, 27 Sep 2017 19:24:19 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 701E06029B Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=rkuo@codeaurora.org Date: Wed, 27 Sep 2017 18:24:15 -0500 From: Richard Kuo To: Masahiro Yamada Cc: linux-hexagon@vger.kernel.org, linux-kbuild@vger.kernel.org, Michal Marek , Sam Ravnborg , Oleg Nesterov , linux-kernel@vger.kernel.org Subject: Re: [PATCH] hexagon: get rid of #include Message-ID: <20170927232415.GB5939@codeaurora.org> References: <1505920670-8290-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1505920670-8290-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 23 On Thu, Sep 21, 2017 at 12:17:50AM +0900, Masahiro Yamada wrote: > is created (or updated) when Kbuild descends > into the init/ directory. In parallel building from a pristine > source tree, there is no guarantee exists when > arch/hexagon/kernel/ptrace.c is compiled. > > For hexagon architecture, we know UTS_MACHINE is a fixed string > "hexagon", so let's hard-code it, like many architectures do. > > Signed-off-by: Masahiro Yamada > --- > > arch/hexagon/kernel/ptrace.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Acked-by: Richard Kuo -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project