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

Konstantin Belousov <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@freebsd.org

--- Comment #1 from Konstantin Belousov <k...@freebsd.org> ---
Created attachment 166306
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166306&action=edit
Fix ncpu type

I believe that you found the issue, but your fix is not right.  E.g., the
problem of invalid ncpu value would be still present on the big-endian LP64
machines.

The fix is to use int type, consistent with the type expected by the hw.ncpu
MIB.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to