|
@@ -959,7 +959,7 @@ static const struct user_regset s390_compat_regsets[] = {
|
|
|
.set = s390_fpregs_set,
|
|
|
},
|
|
|
[REGSET_GENERAL_EXTENDED] = {
|
|
|
- .core_note_type = NT_PRXSTATUS,
|
|
|
+ .core_note_type = NT_S390_HIGH_GPRS,
|
|
|
.n = sizeof(s390_compat_regs_high) / sizeof(compat_long_t),
|
|
|
.size = sizeof(compat_long_t),
|
|
|
.align = sizeof(compat_long_t),
|