SHOW_REGS_USER
print_kernel_regs = user_mode(regs) ? SHOW_REGS_USER : SHOW_REGS_ALL;
if (mode == SHOW_REGS_USER) {