All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.12-rc4-mm2 build failure in slab.c
@ 2005-05-16 20:57 Martin J. Bligh
  2005-05-16 21:15 ` Coywolf Qi Hunt
  0 siblings, 1 reply; 3+ messages in thread
From: Martin J. Bligh @ 2005-05-16 20:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

mm/slab.c:281: field `entry' has incomplete type
mm/slab.c: In function `cache_alloc_refill':
mm/slab.c:2497: warning: control reaches end of non-void function
mm/slab.c: In function `kmem_cache_alloc':
mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
mm/slab.c: In function `__kmalloc':
mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
make[1]: *** [mm/slab.o] Error 1
make[1]: *** Waiting for unfinished jobs....

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.12-rc4-mm2 build failure in slab.c
  2005-05-16 20:57 2.6.12-rc4-mm2 build failure in slab.c Martin J. Bligh
@ 2005-05-16 21:15 ` Coywolf Qi Hunt
  2005-05-16 21:21   ` Martin J. Bligh
  0 siblings, 1 reply; 3+ messages in thread
From: Coywolf Qi Hunt @ 2005-05-16 21:15 UTC (permalink / raw)
  To: Martin J. Bligh; +Cc: Andrew Morton, linux-kernel

On 5/17/05, Martin J. Bligh <mbligh@mbligh.org> wrote:
> mm/slab.c:281: field `entry' has incomplete type
> mm/slab.c: In function `cache_alloc_refill':
> mm/slab.c:2497: warning: control reaches end of non-void function
> mm/slab.c: In function `kmem_cache_alloc':
> mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
> mm/slab.c: In function `__kmalloc':
> mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
> make[1]: *** [mm/slab.o] Error 1
> make[1]: *** Waiting for unfinished jobs....

What's your gcc version?

-- 
Coywolf Qi Hunt
http://sosdg.org/~coywolf/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.12-rc4-mm2 build failure in slab.c
  2005-05-16 21:15 ` Coywolf Qi Hunt
@ 2005-05-16 21:21   ` Martin J. Bligh
  0 siblings, 0 replies; 3+ messages in thread
From: Martin J. Bligh @ 2005-05-16 21:21 UTC (permalink / raw)
  To: coywolf; +Cc: Andrew Morton, linux-kernel



--On Tuesday, May 17, 2005 05:15:57 +0800 Coywolf Qi Hunt <coywolf@gmail.com> wrote:

> On 5/17/05, Martin J. Bligh <mbligh@mbligh.org> wrote:
>> mm/slab.c:281: field `entry' has incomplete type
>> mm/slab.c: In function `cache_alloc_refill':
>> mm/slab.c:2497: warning: control reaches end of non-void function
>> mm/slab.c: In function `kmem_cache_alloc':
>> mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
>> mm/slab.c: In function `__kmalloc':
>> mm/slab.c:2567: warning: `objp' might be used uninitialized in this function
>> make[1]: *** [mm/slab.o] Error 1
>> make[1]: *** Waiting for unfinished jobs....
> 
> What's your gcc version?

2.95.4 (probably ;-))

M.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-16 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16 20:57 2.6.12-rc4-mm2 build failure in slab.c Martin J. Bligh
2005-05-16 21:15 ` Coywolf Qi Hunt
2005-05-16 21:21   ` Martin J. Bligh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.