Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libkvm
Jed Davis --> source-changes (2008-01-05 06:22:55 +0000):
>
> Module Name: src
> Committed By: jld
> Date: Sat Jan 5 06:22:55 UTC 2008
>
> Modified Files:
> src/lib/libkvm: kvm_i386.c
>
> Log Message:
> The address translation routine needs to use the plN_pi macros (for
> indexing into the PTP), not the plN_i ones (for indexing into the entire
> linear page table); cf. the analogous code for amd64. Fixes ~everything
> to do with kernel core dumps on i386.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.22 -r1.23 src/lib/libkvm/kvm_i386.c
Thanks a lot! This fixes PR misc/37686.
Regards, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~
Home |
Main Index |
Thread Index |
Old Index