Module Name: src Committed By: mrg Date: Mon Feb 15 12:46:24 UTC 2010
Modified Files: src/sys/arch/sparc64/sparc64: locore.s Log Message: - don't flush 32-bit entries for 64-bit code, it does not seem to be necessary. #define TLB_FLUSH_LOWVA to turn it back on. - remove the #if 0'd code in sparc64_ipi_flush_pte_usiii(), i have verified that it is not required. - add a missing membar #Sync to sp_tlb_flush_pte_usiii(). To generate a diff of this commit: cvs rdiff -u -r1.316 -r1.317 src/sys/arch/sparc64/sparc64/locore.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.