Re: [PATCH 4/7] Celleb: New HTAB Guest OS Interface on Beat

2007-09-28 Thread Ishizaki Kou
On Thu, 2007-09-27 at 16:53 +0900, Ishizaki Kou wrote: This is a patch kit to work with new Guest OS Interface to tweak HTAB on Beat. It detects old and new Guest OS Interfaces automatically. You may also consider adding an API to Beat to invalidate ranges of addresses. We could us that

[PATCH 4/7] Celleb: New HTAB Guest OS Interface on Beat

2007-09-27 Thread Ishizaki Kou
This is a patch kit to work with new Guest OS Interface to tweak HTAB on Beat. It detects old and new Guest OS Interfaces automatically. Signed-off-by: Kou Ishizaki [EMAIL PROTECTED] --- Index: linux-powerpc-git/arch/powerpc/platforms/celleb/setup.c

Re: [PATCH 4/7] Celleb: New HTAB Guest OS Interface on Beat

2007-09-27 Thread Benjamin Herrenschmidt
On Thu, 2007-09-27 at 16:53 +0900, Ishizaki Kou wrote: This is a patch kit to work with new Guest OS Interface to tweak HTAB on Beat. It detects old and new Guest OS Interfaces automatically. You may also consider adding an API to Beat to invalidate ranges of addresses. We could us that

Re: [PATCH 4/7] Celleb: New HTAB Guest OS Interface on Beat

2007-09-27 Thread Arnd Bergmann
On Thursday 27 September 2007, Ishizaki Kou wrote: This is a patch kit to work with new Guest OS Interface to tweak HTAB on Beat. It detects old and new Guest OS Interfaces automatically. Signed-off-by: Kou Ishizaki [EMAIL PROTECTED] Acked-by: Arnd Bergmann [EMAIL PROTECTED] The code looks