Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/dev
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