Subject: PR/26569 CVS commit: src/sys/arch/sh3/sh3
To: None <port-sh3-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: netbsd-bugs
Date: 02/09/2006 10:10:03
The following reply was made to PR port-sh3/26569; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/26569 CVS commit: src/sys/arch/sh3/sh3
Date: Thu, 9 Feb 2006 10:08:32 +0000 (UTC)
Module Name: src
Committed By: uwe
Date: Thu Feb 9 10:08:32 UTC 2006
Modified Files:
src/sys/arch/sh3/sh3: pmap.c
Log Message:
pmap_extract: handle P1 and P2 (MMU bypass) addresses specially.
PMAP_MAP_POOLPAGE maps pa -> P1 va, so we must handle this case here.
PR port-sh3/26569 by Nick Hudson.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/arch/sh3/sh3/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.