Source-Changes archive

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

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



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