[Bug 165622] [ndis][panic][patch] Unregistered use of FPU in kernel on amd64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 27 17:23:21 UTC 2015


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

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb at FreeBSD.org

--- Comment #4 from John Baldwin <jhb at FreeBSD.org> ---
Comment on attachment 122422
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=122422
fpu_patch3.txt

Did you consider removing the O(n) lookup by keeping separate "busy" and "free"
lists?  You could then also assert that that the busy list was empty in the
windrv_libfini() routine.

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


More information about the freebsd-net mailing list