Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-16 Thread Ilya Yanok
Hi Hugh, Hugh Dickins wrote: > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > Signed-off-by: Hugh Dickins > Acked-by: Ilya Yanok > --- > Added linuxppc-dev and some other Cc's for this 3/3: sorry > if you didn

Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-10 Thread Hugh Dickins
On Thu, 9 Apr 2009, Andrew Morton wrote: > On Mon, 6 Apr 2009 22:01:15 +0100 (BST) > Hugh Dickins wrote: > > > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > > > Signed-off-by: Hugh Dickins > > --- > > Added lin

Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-09 Thread Andrew Morton
On Mon, 6 Apr 2009 22:01:15 +0100 (BST) Hugh Dickins wrote: > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > Signed-off-by: Hugh Dickins > --- > Added linuxppc-dev and some other Cc's for this 3/3: sorry > if you

Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-06 Thread Hugh Dickins
On Tue, 7 Apr 2009, Paul Mackerras wrote: > Hugh Dickins writes: > > > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > > > Signed-off-by: Hugh Dickins > > --- > > Added linuxppc-dev and some other Cc's for this 3/

Re: [PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-06 Thread Paul Mackerras
Hugh Dickins writes: > Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, > let powerpc 256kB pages coexist with CONFIG_SHMEM again. > > Signed-off-by: Hugh Dickins > --- > Added linuxppc-dev and some other Cc's for this 3/3: sorry > if you didn't see 1/3 and 2/3, they were just i

[PATCH 3/3] powerpc: allow 256kB pages with SHMEM

2009-04-06 Thread Hugh Dickins
Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed, let powerpc 256kB pages coexist with CONFIG_SHMEM again. Signed-off-by: Hugh Dickins --- Added linuxppc-dev and some other Cc's for this 3/3: sorry if you didn't see 1/3 and 2/3, they were just in mm/shmem.c. arch/powerpc/Kconfig