linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: VDSO: minor fixes for 4.1
@ 2015-04-17 21:27 Nathan Lynch
  2015-04-17 21:27 ` [PATCH 1/2] ARM: VDSO: add build artifacts to .gitignore Nathan Lynch
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nathan Lynch @ 2015-04-17 21:27 UTC (permalink / raw)
  To: linux-arm-kernel

While investigating Arnd's v3 build issue, I became aware of a couple
of shortcomings unrelated to runtime in the VDSO code.  With these
applied, 'make arch/arm/vdso/' should behave better, and .gitignore is
populated properly (I almost always build in a separate directory, so
I hadn't noticed until now).

Nathan Lynch (2):
  ARM: VDSO: add build artifacts to .gitignore
  ARM: VDSO: honor CONFIG_VDSO in Makefile

 arch/arm/vdso/.gitignore | 2 ++
 arch/arm/vdso/Makefile   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-04-17 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 21:27 [PATCH 0/2] ARM: VDSO: minor fixes for 4.1 Nathan Lynch
2015-04-17 21:27 ` [PATCH 1/2] ARM: VDSO: add build artifacts to .gitignore Nathan Lynch
2015-04-17 21:27 ` [PATCH 2/2] ARM: VDSO: honor CONFIG_VDSO in Makefile Nathan Lynch
2015-04-17 23:25 ` [PATCH 0/2] ARM: VDSO: minor fixes for 4.1 Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).