Module Name: src Committed By: martin Date: Thu Jan 12 12:11:28 UTC 2023
Modified Files: src/sys/arch/aarch64/aarch64 [netbsd-10]: bus_space_asm_generic.S Log Message: Pull up following revision(s) (requested by ryo in ticket #44): sys/arch/aarch64/aarch64/bus_space_asm_generic.S: revision 1.6 fixed a bug that bus_space_read_region_{2,4,8}_swap() accesses wrong address. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.18.1 \ src/sys/arch/aarch64/aarch64/bus_space_asm_generic.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.