El 18/1/24 a las 23:24, Taylor R Campbell escribió:
OK, I think I found the problem with my patch: a side effect of Linux's backwards definition of PAGE_MASK from NetBSD's, causing round_page(size) to return 0 instead of 0x4000 when size=0x4000. Try this one? (Posting this again as one giant diff in .diff, and an incremental git patch series in .patch, in case that's helpful, whichever is easier for you to deal with.)
Hello Taylor, you are absolutely amazing! :-) I got up earlier in the morning before going work to compile and install v6.diff patch. Now I can enter and abandon xorg without panics!
If you need more test here I am ready. Thank you very much. Ramiro.