ARCH_GET_FS
case ARCH_GET_FS: {
case ARCH_GET_FS:
syscall(SYS_arch_prctl, ARCH_GET_FS, &saved_base);
syscall(SYS_arch_prctl, ARCH_GET_FS, &new_base);