PTEditor
PTEditor copied to clipboard
error: assigning to 'size_t' (aka 'unsigned long') from incompatible type 'pgd_t'
error: assigning to 'size_t' (aka 'unsigned long') from incompatible type 'pgd_t' if(vm->p4d) user->p4d = (vm->p4d)->pgd;
based on linux kernel 5.10
Which GCC version are you using?