Re: mm/slub.c warnings

2008-02-09 Thread Christoph Lameter
On Sat, 9 Feb 2008, Vegard Nossum wrote: > Hi, > > I get these warnings when compiling mm/slub.c in linux-2.6.git: > > mm/slub.c: In function 'slab_alloc': > mm/slub.c:1637: warning: assignment makes pointer from integer without a cast > mm/slub.c:1637: warning: assignment makes pointer from

mm/slub.c warnings

2008-02-09 Thread Vegard Nossum
Hi, I get these warnings when compiling mm/slub.c in linux-2.6.git: mm/slub.c: In function 'slab_alloc': mm/slub.c:1637: warning: assignment makes pointer from integer without a cast mm/slub.c:1637: warning: assignment makes pointer from integer without a cast mm/slub.c: In function 'slab_free':

mm/slub.c warnings

2008-02-09 Thread Vegard Nossum
Hi, I get these warnings when compiling mm/slub.c in linux-2.6.git: mm/slub.c: In function 'slab_alloc': mm/slub.c:1637: warning: assignment makes pointer from integer without a cast mm/slub.c:1637: warning: assignment makes pointer from integer without a cast mm/slub.c: In function 'slab_free':