OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Fri Nov 02 2007 - 00:18:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/11/01 23:18:25

Modified files:
        sys/arch/arm/xscale: pxa2x0_apm_asm.S

Log message:
Use the same cache cleaning address computation as done in cpufunc_asm_xscale,
for there be dragons in xscale cache and it would not be cleaned correctly,
leading to wrong pcb data being restored on resume and eventually causing
panics.