NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-sparc/50534: src/sys/arch/sparc/sparc/pmap.c:4268: bad if test ?



The following reply was made to PR port-sparc/50534; it has been noted by GNATS.

From: Michael <macallan%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-sparc/50534: src/sys/arch/sparc/sparc/pmap.c:4268: bad if
 test ?
Date: Fri, 11 Dec 2015 09:33:28 -0500

 >         if (mmu_has_hole && (vr >= 32 || vr < (256 - 32)))
 
 Huh, looks like the || was meant to be a &&
 


Home | Main Index | Thread Index | Old Index