Files
twx-linux/include/asm-ia64
Dean Nelson c1646ad43e ia64 SGI-SN2: fix silent data corruption caused by XPC
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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-09-06 19:25:46 +02:00
..
2006-01-03 13:11:06 -08:00
2006-01-08 20:14:02 -08:00
2006-01-08 20:13:39 -08:00
2006-01-12 09:08:58 -08:00
2005-12-16 10:00:24 -08:00
2006-01-08 20:13:39 -08:00
2006-01-08 20:14:02 -08:00
2006-01-10 08:01:34 -08:00
2005-09-08 14:27:13 -07:00
2005-09-11 14:08:41 -07:00
2006-02-15 15:32:22 -08:00
2006-01-16 15:44:53 -08:00
2005-09-08 14:57:25 -07:00
2005-11-11 09:37:29 -08:00
2005-11-11 09:37:29 -08:00
2006-01-12 09:08:58 -08:00
2005-10-29 21:40:35 -07:00
2006-01-08 20:14:02 -08:00
2006-02-15 13:37:04 -08:00
2005-10-29 21:40:37 -07:00