[Bug 204045] net/isboot-kmod - Not working on 11-CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 4 23:31:44 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204045

Gleb Smirnoff <glebius at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |aoyama at peach.ne.jp
           Assignee|freebsd-ports-bugs at FreeBSD. |glebius at FreeBSD.org
                   |org                         |

--- Comment #2 from Gleb Smirnoff <glebius at FreeBSD.org> ---
The fix for this particular panic would be to provide the value of curthread as
the last argument in the call to in_control() in isboot code. This is in
isboot.c lines 222, 233, 242.

Yonas, John, can you please try that?

I'm not sure that this will be the last problem. In general in_control() isn't
a kernel interface, it expects to be called only via ifioctl() in userland
context.

P.S. I also sent email to the author of isboot, asking him to subscribe to this
bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list