[Patch] mv643xx_eth: Cache align skb-data if CONFIG_NOT_COHERENT_CACHE

2006-03-21 Thread Dale Farnsworth
From: Dale Farnsworth [EMAIL PROTECTED] When I/O is non-cache-coherent, we need to ensure that the I/O buffers we use don't share cache lines with other data. Signed-off-by: Dale Farnsworth [EMAIL PROTECTED] --- This patch fixes red zone error messages that appear when CONFIG_SLAB_DEBUG=y.

Re: [Patch] mv643xx_eth: Cache align skb-data if CONFIG_NOT_COHERENT_CACHE

2006-03-21 Thread Jeff Garzik
Dale Farnsworth wrote: From: Dale Farnsworth [EMAIL PROTECTED] When I/O is non-cache-coherent, we need to ensure that the I/O buffers we use don't share cache lines with other data. Signed-off-by: Dale Farnsworth [EMAIL PROTECTED] applied - To unsubscribe from this list: send the line