All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] um: gitignore: add kernel/capflags.c
@ 2021-09-13  8:17 Johannes Berg
  2021-09-13  8:46 ` Anton Ivanov
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-09-13  8:17 UTC (permalink / raw)
  To: linux-um; +Cc: Anton Ivanov, Johannes Berg

From: Johannes Berg <johannes.berg@intel.com>

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@intel.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
-- 
2.31.1


_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] um: gitignore: add kernel/capflags.c
  2021-09-13  8:17 [PATCH] um: gitignore: add kernel/capflags.c Johannes Berg
@ 2021-09-13  8:46 ` Anton Ivanov
  0 siblings, 0 replies; 2+ messages in thread
From: Anton Ivanov @ 2021-09-13  8:46 UTC (permalink / raw)
  To: Johannes Berg, linux-um; +Cc: Johannes Berg

On 13/09/2021 09:17, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> 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@intel.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
> 
Acked-By: anton.ivanov@cambridgegreys.com

-- 
Anton R. Ivanov
Cambridgegreys Limited. Registered in England. Company Number 10273661
https://www.cambridgegreys.com/

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-13  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13  8:17 [PATCH] um: gitignore: add kernel/capflags.c Johannes Berg
2021-09-13  8:46 ` Anton Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.