From patchwork Mon Sep 13 08:17:29 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Berg X-Patchwork-Id: 1527246 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=rhWYJnDQ; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=sipsolutions.net header.i=@sipsolutions.net header.a=rsa-sha256 header.s=mail header.b=J4YgCqJC; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4H7K9F13L8z9sjJ for ; Mon, 13 Sep 2021 18:17:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=NxV23re9ba5eojHI7Kavkv73riHftjabRUtuyaIsSgk=; b=rhWYJnDQc5CGsY O03eN39is/SAeRCu8Nm/IOJPg45uVzDYeNYwOjhjUnghZCUdLXPSUUzoU9IBwYsoPq9vLacXAXS36 OAzpG7WUDFd98U2ZYALw9je2VqfFigCIWzc30ImyuPKZFcWDApVSP12fCXGpqQtbVOkaDSCDswABA bikGcBscdOq65QBAkriqu6N5qNQblR/CgkGaIeAkIW41mNAM7aCXZl/ivr6hd8lTbnNSl2Q/0+OMr 05qVPssV6dP3ETR3w2U2zvf8TSub0RNBLln1TAKVVXVoTSZEsrUrRuMMgBvEsynEsVXuXysHV+gnE BGw0FGaO+zVlquAVzzXA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mPh9m-000gof-GU; Mon, 13 Sep 2021 08:17:38 +0000 Received: from s3.sipsolutions.net ([2a01:4f8:191:4433::2] helo=sipsolutions.net) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mPh9j-000gmH-10 for linux-um@lists.infradead.org; Mon, 13 Sep 2021 08:17:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Content-Type:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-To:Resent-Cc: Resent-Message-ID:In-Reply-To:References; bh=StFWxTCrfQsWlbI59EkrC/4vTId1AGtkXdNpI7x8EUU=; t=1631521054; x=1632730654; b=J4YgCqJCHzLDVW/VbDJqOfYOeyOWc2nR3iTXi9NWilqjI5Uiam/E5da1x5gPQDAQQgV5DNfdy1k b64tXRHSsPPm8RCmqH/l5dlw4qB7DkS+0mWi/srGu6UY1p84WbMETCuimIHxydzVDXgU7H81EdnHT JOQHIoJ3RDaido3ropivbReXuhsDWv8YuKM/8//kD7ngRnQBp53SMXqUB313Yj4ibColGC7LLzWM+ GBQGpU5uympTuJE5xzHfA93gVsCRiQ1Bu7P3MhY+Dt1mowdfE3jFTP1n6Z1uV4597iBmhWcF8/2lO ebSxqBe0xaWw+8ekDfljzVp3kdvR1dJLNZtA==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.95-RC2) (envelope-from ) id 1mPh9g-006JfO-7B; Mon, 13 Sep 2021 10:17:32 +0200 From: Johannes Berg To: linux-um@lists.infradead.org Cc: Anton Ivanov , Johannes Berg Subject: [PATCH] um: gitignore: add kernel/capflags.c Date: Mon, 13 Sep 2021 10:17:29 +0200 Message-Id: <20210913101728.73cbc025c093.Ic498b3ba9b0af569c18f88e5c1084ab182c722e0@changeid> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210913_011735_145696_9CD7276B X-CRM114-Status: UNSURE ( 7.12 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Johannes Berg This file is generated, we should ignore it. Fixes: d8fb32f4790f ("um: Add support for host CPU flags and alignment") Signed-off-by: Johannes Berg --- arch/um/.gitignore | 1 + 1 file changed, 1 insertion(+) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: linux-um@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-um" Errors-To: linux-um-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org From: Johannes Berg This file is generated, we should ignore it. Fixes: d8fb32f4790f ("um: Add support for host CPU flags and alignment") Signed-off-by: Johannes Berg Acked-By: anton.ivanov@cambridgegreys.com --- arch/um/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/um/.gitignore b/arch/um/.gitignore index 6323e5571887..d69ea5b562ce 100644 --- a/arch/um/.gitignore +++ b/arch/um/.gitignore @@ -2,3 +2,4 @@ kernel/config.c kernel/config.tmp kernel/vmlinux.lds +kernel/capflags.c