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

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown PR/42208 CVS commit: src/sys/arch/x86/x86

by dsl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

From: David Laight <dsl@...>
To: gnats-bugs@...
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.