Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-19 Thread Stephen Rothwell
Hi Pekka, On Wed, 19 Sep 2012 09:57:58 +0300 (EEST) Pekka Enberg wrote: > > P.S. Guys, please use penb...@kernel.org email address. I missed this > patch because I don't read this mailbox. I have now changed the contact address I have listed for you. -- Cheers, Stephen Rothwell

Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-19 Thread Pekka Enberg
On Tue, 11 Sep 2012, Christoph Lameter wrote: > On Tue, 11 Sep 2012, Stephen Rothwell wrote: > > > After merging the final tree, today's linux-next build (sparc64 defconfig) > > produced this warning: > > > > mm/slab.c:808:13: warning: '__slab_error' defined but not used > > [-Wunused-function]

Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-19 Thread Pekka Enberg
On Tue, 11 Sep 2012, Christoph Lameter wrote: On Tue, 11 Sep 2012, Stephen Rothwell wrote: After merging the final tree, today's linux-next build (sparc64 defconfig) produced this warning: mm/slab.c:808:13: warning: '__slab_error' defined but not used [-Wunused-function]

Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-19 Thread Stephen Rothwell
Hi Pekka, On Wed, 19 Sep 2012 09:57:58 +0300 (EEST) Pekka Enberg penb...@kernel.org wrote: P.S. Guys, please use penb...@kernel.org email address. I missed this patch because I don't read this mailbox. I have now changed the contact address I have listed for you. -- Cheers, Stephen

Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-11 Thread Christoph Lameter
On Tue, 11 Sep 2012, Stephen Rothwell wrote: > After merging the final tree, today's linux-next build (sparc64 defconfig) > produced this warning: > > mm/slab.c:808:13: warning: '__slab_error' defined but not used > [-Wunused-function] > > Introduced by commit 945cf2b6199b ("mm/sl[aou]b: Extract

linux-next: build warning after merge of the final tree (slab tree related)

2012-09-11 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) produced this warning: mm/slab.c:808:13: warning: '__slab_error' defined but not used [-Wunused-function] Introduced by commit 945cf2b6199b ("mm/sl[aou]b: Extract a common function for kmem_cache_destroy").

linux-next: build warning after merge of the final tree (slab tree related)

2012-09-11 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) produced this warning: mm/slab.c:808:13: warning: '__slab_error' defined but not used [-Wunused-function] Introduced by commit 945cf2b6199b (mm/sl[aou]b: Extract a common function for kmem_cache_destroy). All

Re: linux-next: build warning after merge of the final tree (slab tree related)

2012-09-11 Thread Christoph Lameter
On Tue, 11 Sep 2012, Stephen Rothwell wrote: After merging the final tree, today's linux-next build (sparc64 defconfig) produced this warning: mm/slab.c:808:13: warning: '__slab_error' defined but not used [-Wunused-function] Introduced by commit 945cf2b6199b (mm/sl[aou]b: Extract a