NetBSD-Bugs archive

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

PR/39850 CVS commit: [netbsd-5] src/sys/arch/atari/dev



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39850 CVS commit: [netbsd-5] src/sys/arch/atari/dev
Date: Tue,  6 Jan 2009 23:57:18 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Tue Jan  6 23:57:18 UTC 2009
 
 Modified Files:
        src/sys/arch/atari/dev [netbsd-5]: md_root.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #220):
        sys/arch/atari/dev/md_root.c: revision 1.27
 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.25.20.1 -r1.25.20.2 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