Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/arch/aarch64/aarch64



Module Name:    src
Committed By:   martin
Date:           Tue Jun 30 18:39:38 UTC 2020

Modified Files:
        src/sys/arch/aarch64/aarch64 [netbsd-9]: pmap.c

Log Message:
Pull up following revision(s) (requested by ryo in ticket #976):

        sys/arch/aarch64/aarch64/pmap.c: revision 1.79

Fix bug with incorrect range calculation when doing icache sync.

This is called by sysarch(ARM_SYNC_ICACHE) from aarch32 (compat_netbsd32) emul process.
pointed out by rin@, thanks.

XXX pullup-9


To generate a diff of this commit:
cvs rdiff -u -r1.41.2.5 -r1.41.2.6 src/sys/arch/aarch64/aarch64/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index