linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/vdso: small fixups for map_vdso
@ 2016-10-27 14:15 Dmitry Safonov
  2016-10-27 14:15 ` [PATCH 1/2] x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE Dmitry Safonov
  2016-10-27 14:15 ` [PATCH 2/2] x86/vdso: set vdso pointer only after success Dmitry Safonov
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Safonov @ 2016-10-27 14:15 UTC (permalink / raw)
  To: linux-kernel
  Cc: Dmitry Safonov, 0x7f454c46, Cyrill Gorcunov, Paul Bolle,
	Andy Lutomirski, oleg, Thomas Gleixner, Ingo Molnar,
	H. Peter Anvin, linux-mm, x86, Peter Zijlstra

The first one is a fixup for arch_prctl constants uapi visability,
the second is code simplification.

Dmitry Safonov (2):
  x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE
  x86/vdso: set vdso pointer only after success

 arch/x86/entry/vdso/vma.c         | 10 +++-------
 arch/x86/include/uapi/asm/prctl.h |  8 +++-----
 2 files changed, 6 insertions(+), 12 deletions(-)

-- 
2.10.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2016-10-27 22:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-27 14:15 [PATCH 0/2] x86/vdso: small fixups for map_vdso Dmitry Safonov
2016-10-27 14:15 ` [PATCH 1/2] x86/prctl/uapi: remove ifdef for CHECKPOINT_RESTORE Dmitry Safonov
2016-10-27 14:15 ` [PATCH 2/2] x86/vdso: set vdso pointer only after success Dmitry Safonov
2016-10-27 22:25   ` Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox