cvs commit: src/sys/kern kern_physio.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue May 2 12:24:38 PDT 2006
dillon 2006/05/02 12:21:50 PDT
DragonFly src repository
Modified files:
sys/kern kern_physio.c
Log:
The wrong pointer was being used to calculate the page offset, leading
to a vmapbuf() assertion. This bug was introduced in a recent commit.
Revision Changes Path
1.20 +2 -1 src/sys/kern/kern_physio.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_physio.c.diff?r1=1.19&r2=1.20&f=u
More information about the Commits
mailing list