Files
linux-apfs/drivers/misc
Jack Steiner 67bf04a5c2 gru: fix prefetch and speculation bugs
Fix several bugs related to prefetch, ordering & speculation:

	- GRU cch_allocate() instruction causes cacheable memory
	  to be created. Add a barriers to prevent speculation
	  from prefetching data before it exists.
	- Add memory barriers before cache-flush instructions to ensure
	  that previously stored data is included in the line flushed to memory.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-16 07:20:15 -08:00
..
2009-12-14 21:17:26 +01:00
2008-10-30 11:38:46 -07:00
2009-12-11 11:24:51 -08:00
2009-12-14 21:17:26 +01:00
2009-12-15 08:53:27 -08:00
2009-05-06 16:36:10 -07:00
2009-09-23 07:39:27 -07:00
2009-12-15 08:53:28 -08:00