NetBSD Problem Report #50523

From www@NetBSD.org  Fri Dec 11 09:34:04 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id B8CC8A665F
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 11 Dec 2015 09:34:04 +0000 (UTC)
Message-Id: <20151211093403.61C7BA6684@mollari.NetBSD.org>
Date: Fri, 11 Dec 2015 09:34:03 +0000 (UTC)
From: dcb314@hotmail.com
Reply-To: dcb314@hotmail.com
To: gnats-bugs@NetBSD.org
Subject: src/sys/arch/alpha/alpha/dec_kn300.c:435: bad expression ?
X-Send-Pr-Version: www-1.0

>Number:         50523
>Category:       port-alpha
>Synopsis:       src/sys/arch/alpha/alpha/dec_kn300.c:435: bad expression ?
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-alpha-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 11 09:35:00 +0000 2015
>Closed-Date:    Sun Dec 13 20:26:52 +0000 2015
>Last-Modified:  Sun Dec 13 20:26:52 +0000 2015
>Originator:     David Binderman
>Release:        cvs dated 20151210
>Organization:
>Environment:
>Description:
[src/sys/arch/alpha/alpha/dec_kn300.c:435]: (style) Expression '(X & 0xff00) == 0xcc0000' is always false.

   (((hdr->mcheck_code & 0xff00) == (CAP_ERR_CRDX << 16)) ?

but

#define CAP_ERR_CRDX    204

>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/50523 CVS commit: src/sys/arch/alpha/alpha
Date: Sun, 13 Dec 2015 14:43:27 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Sun Dec 13 19:43:27 UTC 2015

 Modified Files:
 	src/sys/arch/alpha/alpha: dec_kn300.c

 Log Message:
 PR/50523: David Binderman: Fix incorrect shifts.


 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 src/sys/arch/alpha/alpha/dec_kn300.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 13 Dec 2015 20:26:52 +0000
State-Changed-Why:
christos fixed it.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.