Files
twx-linux/include/asm-ia64
Robin Holt d6b7fe9e1d 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: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-08 14:51:39 -07:00
..
2006-09-08 14:51:39 -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
2005-12-16 10:00:24 -08:00
2006-03-26 08:56:54 -08:00
2005-09-07 16:57:21 -07: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
2005-09-08 14:27:13 -07:00
2006-03-24 13:12:46 -08:00
2005-09-11 14:08:41 -07:00
2006-09-08 14:51:36 -07:00
2005-09-08 14:57:25 -07: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
2005-09-05 00:05:48 -07:00