----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/519/ -----------------------------------------------------------
Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binkert. Summary ------- Spelling: Fix the a spelling error by changing mmaped to mmapped. There may not be a formally correct spelling for the past tense of mmap, but mmapped is the spelling Google doesn't try to autocorrect. This makes sense because it mirrors the past tense of map->mapped and not the past tense of cape->caped. Diffs ----- src/arch/SConscript 59a19310ca65 src/arch/alpha/mmaped_ipr.hh 59a19310ca65 src/arch/alpha/mmapped_ipr.hh PRE-CREATION src/arch/arm/mmaped_ipr.hh 59a19310ca65 src/arch/arm/mmapped_ipr.hh PRE-CREATION src/arch/mips/mmaped_ipr.hh 59a19310ca65 src/arch/mips/mmapped_ipr.hh PRE-CREATION src/arch/power/mmaped_ipr.hh 59a19310ca65 src/arch/power/mmapped_ipr.hh PRE-CREATION src/arch/sparc/mmaped_ipr.hh 59a19310ca65 src/arch/sparc/mmapped_ipr.hh PRE-CREATION src/arch/sparc/tlb.cc 59a19310ca65 src/arch/x86/mmaped_ipr.hh 59a19310ca65 src/arch/x86/mmapped_ipr.hh PRE-CREATION src/arch/x86/tlb.cc 59a19310ca65 src/cpu/simple/atomic.cc 59a19310ca65 src/cpu/simple/timing.cc 59a19310ca65 src/mem/physical.cc 59a19310ca65 src/mem/request.hh 59a19310ca65 Diff: http://reviews.m5sim.org/r/519/diff Testing ------- Thanks, Gabe
_______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev