Files
Linux/include/asm-ia64
Dean Nelson 7682a4c624 [IA64-SGI] Silent data corruption caused by XPC V2.
Jack Steiner identified a problem where XPC can cause a silent
data corruption.  On module load, the placement may cause the
xpc_remote_copy_buffer to span two physical pages.  DMA transfers are
done to the start virtual address translated to physical.

This patch changes the buffer from a statically allocated buffer to a
kmalloc'd buffer.  Dean Nelson reviewed this before posting.  I have
tested it in the configuration that was showing the memory corruption
and verified it works.  I also added a BUG_ON statement to help catch
this if a similar situation is encountered.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-08-08 13:28:52 -07:00
..
2005-09-07 16:57:21 -07:00
2006-01-08 20:14:02 -08:00
2006-03-27 08:44:48 -08:00
2006-03-26 08:56:54 -08:00
2006-01-08 20:13:39 -08:00
2006-02-07 08:49:27 -08:00
2006-01-10 08:01:34 -08:00
2006-07-03 15:26:58 -07:00
2006-03-24 13:12:46 -08:00
2005-09-11 14:08:41 -07:00
2006-02-15 15:32:22 -08:00
2005-09-08 14:57:25 -07:00
2006-07-03 15:27:00 -07:00
2006-06-29 16:58:06 -07:00
2006-01-08 20:14:02 -08:00
2006-08-02 16:03:44 -07:00
2006-02-15 13:37:04 -08:00