[Bug 211088] sys/mips/mips/tlb.c:356: pointless test ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 13 18:04:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211088
Bug ID: 211088
Summary: sys/mips/mips/tlb.c:356: pointless test ?
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: dcb314 at hotmail.com
sys/mips/mips/tlb.c:356]: (style) Checking if unsigned variable 'cpu' is less
than zero.
Source code is
if (cpu < 0 || cpu >= mp_ncpus) {
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list