NetBSD-Bugs archive

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

PR/39850 CVS commit: src/sys/arch/atari/dev



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

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39850 CVS commit: src/sys/arch/atari/dev
Date: Sun, 28 Dec 2008 03:13:59 +0000 (UTC)

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sun Dec 28 03:13:59 UTC 2008
 
 Modified Files:
        src/sys/arch/atari/dev: md_root.c
 
 Log Message:
 Clear bp->b_oflags (introduced on vmlocking2 merge) before read
 rather than calling brelse(9) after read.
 Tested by Tuomo Makinen on port-atari.
 
 Should fix pool panics during installation reported by David Ross
 on port-atari:
 http://mail-index.NetBSD.org/port-atari/2008/11/13/msg000113.html
 and actually close PR port-atari/39850.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26 -r1.27 src/sys/arch/atari/dev/md_root.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