[git pull] m68k SLUB fix for 2.6.39

2011-04-28 Thread Geert Uytterhoeven
Hi Linus, This is the SLUB fix for m68k, which also applies to stable. The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58: Linus Torvalds (1): Linux 2.6.39-rc5 are available in the git repository at:

Re: [git pull] m68k SLUB fix for 2.6.39

2011-04-28 Thread James Bottomley
On Thu, 2011-04-28 at 14:25 -0700, David Rientjes wrote: On Thu, 28 Apr 2011, Geert Uytterhoeven wrote: Hi Linus, This is the SLUB fix for m68k, which also applies to stable. The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58: Linus Torvalds (1):

Re: [git pull] m68k SLUB fix for 2.6.39

2011-04-28 Thread David Rientjes
On Thu, 28 Apr 2011, James Bottomley wrote: Since 4a5fa3590f09 ([PARISC] slub: fix panic with DISCONTIGMEM) from 2.6.39-rc4, you can't actually select slub on m68k without CONFIG_ADVANCED and CONFIG_SINGLE_MEMORY_CHUNK because it otherwises defaults to discontigmem. James tested