Re: [PATCH 1/1] powerpc: Fix to handle slb resize across migration

2009-09-01 Thread Benjamin Herrenschmidt
On Fri, 2009-08-28 at 17:06 -0500, Brian King wrote: > The SLB can change sizes across a live migration, which was not > being handled, resulting in possible machine crashes during > migration if migrating to a machine which has a smaller max SLB > size than the source machine. Fix this by first re

Re: [PATCH 1/1] powerpc: Fix to handle slb resize across migration

2009-08-30 Thread Benjamin Herrenschmidt
On Fri, 2009-08-28 at 17:06 -0500, Brian King wrote: > The SLB can change sizes across a live migration, which was not > being handled, resulting in possible machine crashes during > migration if migrating to a machine which has a smaller max SLB > size than the source machine. Fix this by first re