[RFC PATCH] powerpc: 85xx: Make e500/e500v2 depend on !E500MC

2011-06-19 Thread Baruch Siach
CONFIG_E500MC breaks e500/e500v2 systems. It defines L1_CACHE_SHIFT to 6, thus breaking clear_pages(), probably others too. Cc: Kumar Gala Signed-off-by: Baruch Siach --- Is this the right approach? arch/powerpc/platforms/85xx/Kconfig |4 1 files changed, 4 insertions(+), 0 deletions(

[PATCH] MAINTAINERS: add arch/powerpc/platforms/85xx/ to the 85xx entry

2011-06-19 Thread Baruch Siach
Cc: Kumar Gala Signed-off-by: Baruch Siach --- MAINTAINERS |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e50fc6e..8294613 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3904,6 +3904,7 @@ W:http://www.penguinppc.org/ L: linux

??: [PATCH] fs_enet: fix freescale FCC ethernet dp buffer alignment

2011-06-19 Thread ??
Hi David Laight, Thank you so much~~ 1. Hardware based on FPGA, it dose not support buffer chaining. 2. How dose the dma map support buffer chaining function? 3. On the align issue, the hardware designer start to fix it, maybe it's a better way. -- ???: netdev-ow...@vger.kernel.org [