NetBSD-Bugs archive

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

PR/51380 CVS commit: [netbsd-7] src/sys/arch/arm/omap



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

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51380 CVS commit: [netbsd-7] src/sys/arch/arm/omap
Date: Fri, 12 May 2017 05:17:40 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Fri May 12 05:17:40 UTC 2017
 
 Modified Files:
 	src/sys/arch/arm/omap [netbsd-7]: omap_edma.c
 
 Log Message:
 Pull up following revision(s) (requested by sevan in ticket #1387):
 	sys/arch/arm/omap/omap_edma.c: revision 1.4 via patch
 PR/51380: Mutex error: mutex_vector_enter: locking against myself
 Change the interrupt handler IPL level to IPL_VM (aka IPL_BIO aka
 IPL_SDMMC) so that the sdhc_host_lock prevents edma_intr from running
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/arm/omap/omap_edma.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