The mm->context.asce field of a new process is not set up correctly
in case of a fork with a 5 level page table.
Add the missing case to init_new_context().
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||
The mm->context.asce field of a new process is not set up correctly
in case of a fork with a 5 level page table.
Add the missing case to init_new_context().
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||