mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch 0/2 -mm] prctl: PR_SET_MM_MAP -- Drop race window and simplify validate_prctl_map_locked
@ 2014-08-23  8:46 Cyrill Gorcunov
  2014-08-23  8:46 ` [patch 1/2 -mm] prctl: PR_SET_MM_MAP -- Copy @auxv from userspace early Cyrill Gorcunov
  2014-08-23  8:46 ` [patch 2/2 -mm] prctl: PR_SET_MM_MAP -- Rework validate_prctl_map_locked to use offsets Cyrill Gorcunov
  0 siblings, 2 replies; 3+ messages in thread
From: Cyrill Gorcunov @ 2014-08-23  8:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: akpm, keescook, oleg, tj, avagin, ebiederm, hpa, serge.hallyn,
	xemul, segoon, kamezawa.hiroyu, mtk.manpages, jln

Hi, here I addressed the comments from previous review pass (thanks a lot for
the comments btw). Please take a look. While these changes are sitting in -mm
tree we've an option to improve struct prctl_mm_map definition (versioning
and such. personally i don't see a need to add some new @version field into
it at moment but more opinions are welcome!).

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

end of thread, other threads:[~2014-08-23  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-23  8:46 [patch 0/2 -mm] prctl: PR_SET_MM_MAP -- Drop race window and simplify validate_prctl_map_locked Cyrill Gorcunov
2014-08-23  8:46 ` [patch 1/2 -mm] prctl: PR_SET_MM_MAP -- Copy @auxv from userspace early Cyrill Gorcunov
2014-08-23  8:46 ` [patch 2/2 -mm] prctl: PR_SET_MM_MAP -- Rework validate_prctl_map_locked to use offsets Cyrill Gorcunov

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

Powered by JetHome