Closed johalun closed 6 years ago
@hselasky would you mind take a look?
Adding @markjdb to also look at this issue.
@johalun : What version of code is this? Is this the code with the added state-bits needed for 4.15?
Yes, with 4.15 branch in freebsd-base-graphics
On Sat, May 19, 2018 at 11:30 HPS notifications@github.com wrote:
@johalun https://github.com/johalun : What version of code is this? Is this the code with the added state-bits needed for 4.15?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/FreeBSDDesktop/kms-drm/issues/66#issuecomment-390395776, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCqzNZR7Hoio7SdcTMnG_BVEoPJoDAgks5tz_QogaJpZM4UFngq .
It might be super simple to fix. We need to handle task-killable case I think.
On Sat, May 19, 2018 at 11:30 HPS notifications@github.com wrote:
@johalun https://github.com/johalun : What version of code is this? Is this the code with the added state-bits needed for 4.15?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/FreeBSDDesktop/kms-drm/issues/66#issuecomment-390395776, or mute the thread https://github.com/notifications/unsubscribe-auth/AGCqzNZR7Hoio7SdcTMnG_BVEoPJoDAgks5tz_QogaJpZM4UFngq .
Assert panic is fixed although the case of TASK_KILLABLE might require additional handling in linux_schedule.c.