NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57833: kernel panic on xorg exit
The following reply was made to PR kern/57833; it has been noted by GNATS.
From: Ramiro Aceves <ea1abz%gmail.com@localhost>
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: "David H. Gutteridge" <david%gutteridge.ca@localhost>, gnats-bugs%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost, RVP <rvp%SDF.ORG@localhost>
Subject: Re: kern/57833: kernel panic on xorg exit
Date: Fri, 19 Jan 2024 07:32:04 +0100
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.
Home |
Main Index |
Thread Index |
Old Index