[Bug 211088] sys/mips/mips/tlb.c:356: pointless test ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 25 19:59:51 UTC 2019


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Fri Jan 25 19:58:57 UTC 2019
New revision: 343446
URL: https://svnweb.freebsd.org/changeset/base/343446

Log:
  [mips] remove check that is always false (unsinged < 0)

  cpuid and local cpu variable are unsigned so checking if value is less than
zero
  always yields false.

  PR:           211088
  Submitted by: David Binderman <dcb314 at hotmail.com>
  MFC after:    1 week

Changes:
  head/sys/mips/mips/tlb.c

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


More information about the freebsd-bugs mailing list