[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220124184158.126983696@linuxfoundation.org>
Date: Mon, 24 Jan 2022 19:46:06 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
stable@...r.kernel.org, Johannes Berg <johannes.berg@...el.com>,
anton.ivanov@...bridgegreys.com,
Richard Weinberger <richard@....at>
Subject: [PATCH 5.16 0977/1039] um: gitignore: Add kernel/capflags.c
From: Johannes Berg <johannes.berg@...el.com>
commit 4b86366fdfbedec42f8f7ee037775f2839921d34 upstream.
This file is generated, we should ignore it.
Fixes: d8fb32f4790f ("um: Add support for host CPU flags and alignment")
Signed-off-by: Johannes Berg <johannes.berg@...el.com>
Acked-By: anton.ivanov@...bridgegreys.com
Signed-off-by: Richard Weinberger <richard@....at>
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
---
arch/um/.gitignore | 1 +
1 file changed, 1 insertion(+)
--- a/arch/um/.gitignore
+++ b/arch/um/.gitignore
@@ -2,3 +2,4 @@
kernel/config.c
kernel/config.tmp
kernel/vmlinux.lds
+kernel/capflags.c
Powered by blists - more mailing lists