Subject: CVS commit: src/sys/arch/arm/xscale
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/21/2007 22:18:06
Module Name: src
Committed By: scw
Date: Thu Jun 21 22:18:06 UTC 2007
Modified Files:
src/sys/arch/arm/xscale: ixp425_qmgr.c
Log Message:
Apply the patch, with some minor modifications, provided in:
http://mail-index.netbsd.org/port-arm/2007/06/04/0000.html
Addresses:
- an array index overflow in ixpqmgr_intr().
- ixpqmgr_sc must be initialised before calling ixp425_intr_establish().
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/xscale/ixp425_qmgr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.