Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/sparc/sparc




On Friday, July 25, 2003, at 12:25  AM, Paul Kranenburg wrote:


Module Name:    src
Committed By:   pk
Date:           Fri Jul 25 07:25:32 UTC 2003

Modified Files:
        src/sys/arch/sparc/sparc: mem.c

Log Message:
Remove protection bits from flags arg in pmap_enter() call.

Err, those bits are supposed to be used to seed mod/ref info for the page, and are required any time PMAP_WIRED is passed. I'm pretty sure pmap(9) documents this.

        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>




Home | Main Index | Thread Index | Old Index