criu/arch
Andrey Vagin 85d366e8e3 vdso: don't scan MAP_GROWSDOWN vmas
* VDSO is never mapped with MAP_GROWSDOWN
* The first page  of growsdown vma may be a guard page, so any attempt
  to read it is suppressed by SIGBUS.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-05-12 14:46:33 +04:00
..
aarch64 util: use glibc macros to generate device numbers in the dev_t format 2014-05-07 21:02:35 +04:00
arm cr: collect short integer aliases in the single place 2014-04-08 15:35:46 +04:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 vdso: don't scan MAP_GROWSDOWN vmas 2014-05-12 14:46:33 +04:00