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.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 21261C2BB1D for ; Fri, 10 Apr 2020 15:57:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E9E0420769 for ; Fri, 10 Apr 2020 15:57:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586534253; bh=rjKX8Bzys6xC0RnSHpHTFaRX5KdWbzOHG26/fDqirR4=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-ID:From; b=0u8ldBh4m8APmJh93bu5t6sp7h9cXtbjP9QCNe8VACteYloAW7FhNEmtjh3SVz/rU sb5GOzFr6gv/ZA+h9AX2Fjl9Q5OpYZ/5jvYJY9J8wphHhLIiujZ9zUJiHRX8JqYCfR n8ybkMvPnbhBkhVX7b2D4piVY4+LGb2rN/iUHWvs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726080AbgDJP5c (ORCPT ); Fri, 10 Apr 2020 11:57:32 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:39991 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726049AbgDJP5b (ORCPT ); Fri, 10 Apr 2020 11:57:31 -0400 Received: by mail-io1-f66.google.com with SMTP id w1so2164914iot.7 for ; Fri, 10 Apr 2020 08:57:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=cmgNQ18bQZuP/PsrCAMjWp3cC4Z/HjH3ZP68Agn9Q9I=; b=Zh7jbnBmhR1yBRFDVmFJ4KzmlptydnzXIJnoy/ZUkT8LIveuLD6PNl3ZN/AumjpZNj /ATLX1BRoGcA0s6io0u9kjBjnBW3bIgMcCaaAUdrJIxaFDbiOm6W8xpYL04XoFV1Z39G W0Tj9sIIATI2ED9zRyEmQ/clSfVdQcTZvUcgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=cmgNQ18bQZuP/PsrCAMjWp3cC4Z/HjH3ZP68Agn9Q9I=; b=qdEnQKT8uvo22v2X7pwucOcT1ssX/Vw5m8DOrXVSkrzNjhVebvB8qbsjP2ReGuwcYS 2ntJWDWWwulssWUin/9HkCLwbCcFepnI5gTkBd8BwJs2jaECWYT6c+8JWRTA8kOEGsuE 3M4CPDnJZLX3PSwcLi4wgIIZ/EYNn9ZRMiO6ZWju8EC+IlEzNTlkqczG5+uPnjnK+yeF E7PeyjnHLhzmBEkUeZLfeblNa/NAKIZPm3eV5xNTSwaagrEwlkj/q9MRvmBkHI0gB3ZI X0WiPRUBy2oIDQ7PNQJLwS0GVk5IlYmEA7RzjdgXfwUN9erFflfzpQr/xcvbPGawORBI VkYg== X-Gm-Message-State: AGi0PuZoCEkTbodCuaBqPxTJCcAw2QC3i/PrtZgFCtjj/+EZEgbK4abu OBjJYeI9bak5HverJUM9KFyQ7w== X-Google-Smtp-Source: APiQypI+9ul4Vwa9aPByPnHLiWGHPAk+YdhmBpUDxRSELcFECrdIik4lACPB3aKsG1Pr8V2Ff1JQjA== X-Received: by 2002:a02:c9cb:: with SMTP id c11mr4950972jap.93.1586534249733; Fri, 10 Apr 2020 08:57:29 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id u4sm685124iog.21.2020.04.10.08.57.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Apr 2020 08:57:28 -0700 (PDT) Subject: Re: [PATCH 1/2] selftests: vm: Do not override definition of ARCH To: Michael Ellerman , Sandipan Das , shuah@kernel.org, linux-kselftest@vger.kernel.org Cc: linux-mm@kvack.org, linuxppc-dev@lists.ozlabs.org, mhiramat@kernel.org, aneesh.kumar@linux.ibm.com, kamalesh@linux.vnet.ibm.com, Shuah Khan References: <471a73600bf9f59a59484726f50f81d7f54f4b2f.1580367152.git.sandipan@linux.ibm.com> <87lfp9zvl4.fsf@mpe.ellerman.id.au> From: Shuah Khan Message-ID: Date: Fri, 10 Apr 2020 09:57:26 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <87lfp9zvl4.fsf@mpe.ellerman.id.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On 2/10/20 7:49 PM, Michael Ellerman wrote: > Sandipan Das writes: >> Independent builds of the vm selftests is currently broken >> because commit 7549b3364201 overrides the value of ARCH with >> the machine name from uname. This does not always match the >> architecture names used for tasks like header installation. >> In the interest not adding more delays to this patch, I fixed up the commit log for the following error and applied it. I hope to send this up for next rc. ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 7549b3364201 ("selftests: vm: Build/Run 64bit tests only on 64bit arch")' #93: because commit 7549b3364201 overrides the value of ARCH with The fixed up now looks as follows: Independent builds of the vm selftests is currently broken because commit 7549b3364201 ("selftests: vm: Build/Run 64bit tests only on 64bit arch") overrides the value of ARCH with the machine name from uname. This does not always match the architecture names used for tasks like header installation. Please make sure to run checkpatch with --strict to catch these kinds of errors in the future. thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <SRS0=EEbp=52=lists.ozlabs.org=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@kernel.org> 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.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 7E982C2BA2B for <linuxppc-dev@archiver.kernel.org>; Fri, 10 Apr 2020 15:59:21 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 E88B520757 for <linuxppc-dev@archiver.kernel.org>; Fri, 10 Apr 2020 15:59:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Zh7jbnBm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E88B520757 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 48zN4561SwzDrJs for <linuxppc-dev@archiver.kernel.org>; Sat, 11 Apr 2020 01:59:17 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linuxfoundation.org (client-ip=2607:f8b0:4864:20::d41; helo=mail-io1-xd41.google.com; envelope-from=skhan@linuxfoundation.org; receiver=<UNKNOWN>) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=google header.b=Zh7jbnBm; dkim-atps=neutral Received: from mail-io1-xd41.google.com (mail-io1-xd41.google.com [IPv6:2607:f8b0:4864:20::d41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 48zN255fzVzDrB9 for <linuxppc-dev@lists.ozlabs.org>; Sat, 11 Apr 2020 01:57:33 +1000 (AEST) Received: by mail-io1-xd41.google.com with SMTP id u2so2160544iop.10 for <linuxppc-dev@lists.ozlabs.org>; Fri, 10 Apr 2020 08:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=cmgNQ18bQZuP/PsrCAMjWp3cC4Z/HjH3ZP68Agn9Q9I=; b=Zh7jbnBmhR1yBRFDVmFJ4KzmlptydnzXIJnoy/ZUkT8LIveuLD6PNl3ZN/AumjpZNj /ATLX1BRoGcA0s6io0u9kjBjnBW3bIgMcCaaAUdrJIxaFDbiOm6W8xpYL04XoFV1Z39G W0Tj9sIIATI2ED9zRyEmQ/clSfVdQcTZvUcgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=cmgNQ18bQZuP/PsrCAMjWp3cC4Z/HjH3ZP68Agn9Q9I=; b=BY5L5wKkZaEbDeBb0MISFREo28NUkoahUfzcdgt9oGQRFOZ3hOw6hHFsqBlFiFPsk4 io0grj/coVZlW64bdFrQoLz+QZKQ+orAzKrUgGSqv3a0o8DxuosTNt6ZNrZLittAGLmD zAegKb100TSeaNiYRJtAPS500Ee4aCucCF1CAyk3D1TatlvslVLUD4iBcAiE/gXqk2/9 KKAJMLsQMg7zb8RC7mxb003+rM6Z6b388U8Z4FOlziJc+X3CkqJiDmzv/kx+Ryg1iwmX VrUP82F72jR7Z8VAmdVzKgbXj1+8tLpEUOEqPZiAqd1o2i/vpTe18yErrpWnre727Ab4 7Tcg== X-Gm-Message-State: AGi0PubjM0DxqeyrbvL7sXVc6p2j4x3qv5VtUPd1N9DCI0cCjYzCMFXw 6PV/ThNAr0PiKL27Bt9ACoNnYA== X-Google-Smtp-Source: APiQypI+9ul4Vwa9aPByPnHLiWGHPAk+YdhmBpUDxRSELcFECrdIik4lACPB3aKsG1Pr8V2Ff1JQjA== X-Received: by 2002:a02:c9cb:: with SMTP id c11mr4950972jap.93.1586534249733; Fri, 10 Apr 2020 08:57:29 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id u4sm685124iog.21.2020.04.10.08.57.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Apr 2020 08:57:28 -0700 (PDT) Subject: Re: [PATCH 1/2] selftests: vm: Do not override definition of ARCH To: Michael Ellerman <mpe@ellerman.id.au>, Sandipan Das <sandipan@linux.ibm.com>, shuah@kernel.org, linux-kselftest@vger.kernel.org References: <cover.1580367152.git.sandipan@linux.ibm.com> <471a73600bf9f59a59484726f50f81d7f54f4b2f.1580367152.git.sandipan@linux.ibm.com> <87lfp9zvl4.fsf@mpe.ellerman.id.au> From: Shuah Khan <skhan@linuxfoundation.org> Message-ID: <dbaeecdc-6145-50ca-b874-9f3ed11c927b@linuxfoundation.org> Date: Fri, 10 Apr 2020 09:57:26 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <87lfp9zvl4.fsf@mpe.ellerman.id.au> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List <linuxppc-dev.lists.ozlabs.org> List-Unsubscribe: <https://lists.ozlabs.org/options/linuxppc-dev>, <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe> List-Archive: <http://lists.ozlabs.org/pipermail/linuxppc-dev/> List-Post: <mailto:linuxppc-dev@lists.ozlabs.org> List-Help: <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help> List-Subscribe: <https://lists.ozlabs.org/listinfo/linuxppc-dev>, <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe> Cc: aneesh.kumar@linux.ibm.com, kamalesh@linux.vnet.ibm.com, linux-mm@kvack.org, mhiramat@kernel.org, Shuah Khan <skhan@linuxfoundation.org>, linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" <linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org> On 2/10/20 7:49 PM, Michael Ellerman wrote: > Sandipan Das <sandipan@linux.ibm.com> writes: >> Independent builds of the vm selftests is currently broken >> because commit 7549b3364201 overrides the value of ARCH with >> the machine name from uname. This does not always match the >> architecture names used for tasks like header installation. >> In the interest not adding more delays to this patch, I fixed up the commit log for the following error and applied it. I hope to send this up for next rc. ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7549b3364201 ("selftests: vm: Build/Run 64bit tests only on 64bit arch")' #93: because commit 7549b3364201 overrides the value of ARCH with The fixed up now looks as follows: Independent builds of the vm selftests is currently broken because commit 7549b3364201 ("selftests: vm: Build/Run 64bit tests only on 64bit arch") overrides the value of ARCH with the machine name from uname. This does not always match the architecture names used for tasks like header installation. Please make sure to run checkpatch with --strict to catch these kinds of errors in the future. thanks, -- Shuah