Removed misleading comment about copying stuff from linux kernel. This was true,
authortbfg@localhost.localdomain <tbfg@localhost.localdomain>
Thu, 13 Sep 2007 19:41:31 +0000 (21:41 +0200)
committertbfg@localhost.localdomain <tbfg@localhost.localdomain>
Thu, 13 Sep 2007 19:41:31 +0000 (21:41 +0200)
but the implementation has been removed and the ppc solution was adapted for pp64.

src/vm/jit/powerpc64/asmpart.S

index 63b850e13bddb5f16b8b2fd52dfdbd8ebd29540a..8220fecb0810b5345029f3e96163f871d1c4d7d0 100644 (file)
@@ -683,7 +683,6 @@ asm_replacement_out:
 #endif /* defined(ENABLE_REPLACEMENT) */
 
 /* asm_cacheflush **************************************************************
-       copied from linux/arch/ppc64/kernel/vdso64/cacheflush.S
        assumes 128 byte cache line size.
        All registers used may be trashed for fun and profit.
 *******************************************************************************/