NetBSD-Bugs archive

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

PR/42208 CVS commit: src/sys/arch/x86/x86



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

From: David Laight <dsl%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42208 CVS commit: src/sys/arch/x86/x86
Date: Fri, 6 Nov 2009 23:10:10 +0000

 Module Name:   src
 Committed By:  dsl
 Date:          Fri Nov  6 23:10:10 UTC 2009
 
 Modified Files:
        src/sys/arch/x86/x86: bus_dma.c
 
 Log Message:
 Don't call _bus_dmamem_free() when _bus_dmamem_alloc() fails.
 Fixes PR/42208
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 src/sys/arch/x86/x86/bus_dma.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