All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/build/vdso: a little more Makefile cleanups
@ 2018-07-03  1:50 Masahiro Yamada
  2018-07-03  1:50   ` Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Masahiro Yamada @ 2018-07-03  1:50 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, x86
  Cc: Masahiro Yamada, H. Peter Anvin, linux-um, linux-kernel,
	Richard Weinberger, Andy Lutomirski, Jeff Dike


At first, I sent the first patch to UML ML,
but they did not pick it up.
Instead, I was able to get Acked-by from Richard,
one of the UML maintainers.

https://patchwork.kernel.org/patch/10399787/

I am resending it to x86 ML.



Masahiro Yamada (2):
  x86/build/vdso: remove unused vdso-syms.lds
  x86/build/vdso: simplify cmd_vdso2c

 arch/x86/entry/vdso/Makefile |  4 +---
 arch/x86/um/vdso/.gitignore  |  1 -
 arch/x86/um/vdso/Makefile    | 16 ----------------
 3 files changed, 1 insertion(+), 20 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-07-03  7:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-03  1:50 [PATCH 0/2] x86/build/vdso: a little more Makefile cleanups Masahiro Yamada
2018-07-03  1:50 ` [PATCH 1/2] x86/build/vdso: remove unused vdso-syms.lds Masahiro Yamada
2018-07-03  1:50   ` Masahiro Yamada
2018-07-03  7:52   ` [tip:x86/asm] x86/build/vdso: Remove " tip-bot for Masahiro Yamada
2018-07-03  1:50 ` [PATCH 2/2] x86/build/vdso: simplify cmd_vdso2c Masahiro Yamada
2018-07-03  7:52   ` [tip:x86/asm] x86/build/vdso: Simplify 'cmd_vdso2c' tip-bot for Masahiro Yamada
2018-07-03  7:20 ` [PATCH 0/2] x86/build/vdso: a little more Makefile cleanups Richard Weinberger
2018-07-03  7:20   ` Richard Weinberger
2018-07-03  7:35   ` Ingo Molnar
2018-07-03  7:37     ` Masahiro Yamada
2018-07-03  7:49     ` Richard Weinberger
2018-07-03  7:57       ` Ingo Molnar

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.