>[Maybe disable frame pointers for vsyscall.c and the vdso?] IIRC, some vsyscall.c code needs them enabled, so Dean's earlier patch split vsyscall.c, creating a vsyscall_user.c for code which can run without them. Seem reasonable? --