> > Ah, the problem is that ACPI tries to sleep from a task, which is not safe
> > to do.  This is not easy to fix. :(
> 
> Actually, it may not be too hard.  In current, ACPI uses its own thread
> to run the tasks in, so stable would need the same sort of thing.
> Basically, ACPI needs to start up a kproc and needs to have its own
> taskqueue again that uses this kproc for its execution context.

So - as I am not a experienced kernel hacker - there is no easy solution
for me to 'fix' this panic? Should I open a PR?

        Greetings,
                Andre
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to