jake 47e6302cb2 Fix a bug in the data access error recorvery. Before re-enabling the data
cache after a data access error we must discard all cache lines.  When
disabled existing cache lines are not invalidated by stores to memory, so
we risk reading stale data that was cached before the data access error if
we don't flush them.  This is especially fatal when the memory involved
is the active part of the kernel or user stack.  For good measure we also
flush the instruction cache.

This fixes random crashes when the X server probes the PCI bus through
/dev/pci.
2003-11-11 06:41:54 +00:00
..
2003-05-19 20:29:07 +00:00
2003-02-08 20:37:55 +00:00
2003-01-06 17:10:07 +00:00
2003-05-19 20:29:07 +00:00
2003-03-18 08:15:24 +00:00
2003-08-24 00:47:40 +00:00
2003-04-08 06:35:09 +00:00
2003-04-08 06:35:09 +00:00
2003-04-08 06:35:09 +00:00