NetBSD-Bugs archive

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

PR/45371 CVS commit: src/sys/arch/arm/pic



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45371 CVS commit: src/sys/arch/arm/pic
Date: Tue, 30 Oct 2012 07:42:39 +0000

 Module Name:   src
 Committed By:  msaitoh
 Date:          Tue Oct 30 07:42:38 UTC 2012
 
 Modified Files:
        src/sys/arch/arm/pic: pic.c
 
 Log Message:
 Fix a bug that incorrect arg is passed to pic_block_irqs() on disestablish.
 Fixes PR#45371 by Yuichiro Goto.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/pic/pic.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index