All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore
@ 2017-03-30 17:44 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-03-30 17:44 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Kevin Brodsky, Masahiro Yamada, Will Deacon, Catalin Marinas,
	linux-kernel

Since commit a66649dab350 ("arm64: fix vdso-offsets.h dependency"),
include/generated/vdso-offsets.h is directly generated without
arch/arm64/kernel/vdso/vdso-offsets.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm64/kernel/vdso/.gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/kernel/vdso/.gitignore b/arch/arm64/kernel/vdso/.gitignore
index b8cc94e..f8b69d8 100644
--- a/arch/arm64/kernel/vdso/.gitignore
+++ b/arch/arm64/kernel/vdso/.gitignore
@@ -1,2 +1 @@
 vdso.lds
-vdso-offsets.h
-- 
2.7.4

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

* [PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore
@ 2017-03-30 17:44 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-03-30 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

Since commit a66649dab350 ("arm64: fix vdso-offsets.h dependency"),
include/generated/vdso-offsets.h is directly generated without
arch/arm64/kernel/vdso/vdso-offsets.h.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm64/kernel/vdso/.gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/kernel/vdso/.gitignore b/arch/arm64/kernel/vdso/.gitignore
index b8cc94e..f8b69d8 100644
--- a/arch/arm64/kernel/vdso/.gitignore
+++ b/arch/arm64/kernel/vdso/.gitignore
@@ -1,2 +1 @@
 vdso.lds
-vdso-offsets.h
-- 
2.7.4

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

* Re: [PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore
  2017-03-30 17:44 ` Masahiro Yamada
@ 2017-03-30 18:29   ` Will Deacon
  -1 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2017-03-30 18:29 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: linux-arm-kernel, Kevin Brodsky, Catalin Marinas, linux-kernel

On Fri, Mar 31, 2017 at 02:44:17AM +0900, Masahiro Yamada wrote:
> Since commit a66649dab350 ("arm64: fix vdso-offsets.h dependency"),
> include/generated/vdso-offsets.h is directly generated without
> arch/arm64/kernel/vdso/vdso-offsets.h.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm64/kernel/vdso/.gitignore | 1 -
>  1 file changed, 1 deletion(-)

Thanks, queued as a fix.

Will

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

* [PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore
@ 2017-03-30 18:29   ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2017-03-30 18:29 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Mar 31, 2017 at 02:44:17AM +0900, Masahiro Yamada wrote:
> Since commit a66649dab350 ("arm64: fix vdso-offsets.h dependency"),
> include/generated/vdso-offsets.h is directly generated without
> arch/arm64/kernel/vdso/vdso-offsets.h.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm64/kernel/vdso/.gitignore | 1 -
>  1 file changed, 1 deletion(-)

Thanks, queued as a fix.

Will

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

end of thread, other threads:[~2017-03-30 18:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 17:44 [PATCH] arm64: drop non-existing vdso-offsets.h from .gitignore Masahiro Yamada
2017-03-30 17:44 ` Masahiro Yamada
2017-03-30 18:29 ` Will Deacon
2017-03-30 18:29   ` Will Deacon

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.