Subject: Re: 1.6.1 lack of stability on cats
To: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm
Date: 02/11/2003 12:08:35
Here's one ARM patch in the right time-frame:

revision 1.23
date: 2002/11/24 01:07:47;  author: chris;  state: Exp;  lines: +2 -2
Fix's DEBUG kernel's not making it into multiuser on cats. (as spotted by
nick)
When wiring a page with pmap_enter you must supply the protection in the
flags as well as in the prot.

Chris, can you remember what this was for?  Especially interesting is that 
last bit.

R.