All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Bunch of vdso cleanups following feedback from x86
@ 2014-07-09 18:22 Will Deacon
  2014-07-09 18:22 ` [PATCH 1/3] arm64: vdso: put vdso datapage in a separate vma Will Deacon
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Will Deacon @ 2014-07-09 18:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Following useful discussions with Andy (thanks!), I've put together the
following (lightly tested) series for arm64 which attempts to address
issues with our current vdso code.

Please take a look. Cheers,

Will

--->8

Will Deacon (3):
  arm64: vdso: put vdso datapage in a separate vma
  arm64: vdso: move to _install_special_mapping and remove arch_vma_name
  arm64: vdso: move data page before code pages

 arch/arm64/kernel/vdso.c          | 94 +++++++++++++++++++++------------------
 arch/arm64/kernel/vdso/vdso.lds.S |  4 +-
 2 files changed, 52 insertions(+), 46 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-07-24 18:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-09 18:22 [PATCH 0/3] Bunch of vdso cleanups following feedback from x86 Will Deacon
2014-07-09 18:22 ` [PATCH 1/3] arm64: vdso: put vdso datapage in a separate vma Will Deacon
2014-07-09 19:44   ` Nathan Lynch
2014-07-09 19:48     ` Andy Lutomirski
2014-07-09 18:22 ` [PATCH 2/3] arm64: vdso: move to _install_special_mapping and remove arch_vma_name Will Deacon
2014-07-09 18:22 ` [PATCH 3/3] arm64: vdso: move data page before code pages Will Deacon
2014-07-24 18:20 ` [PATCH 0/3] Bunch of vdso cleanups following feedback from x86 Christopher Covington

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.