linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: kmemleak tree build failure
@ 2009-07-30  6:00 Stephen Rothwell
  2009-07-30  8:58 ` Catalin Marinas
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2009-07-30  6:00 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 633 bytes --]

Hi Catalin,

Today's linux-next build (x86_64 allmodconfig) failed like this:

arch/x86/kernel/process.c: In function 'free_thread_info':
arch/x86/kernel/process.c:58: error: implicit declaration of function 'kmemleak_free'

Caused by commit 3d898087320a732ec853c98f244253892616840f ("kmemleak:
Inform kmemleak about kernel stack allocation") from the kmemleak tree.
Probably a missing include of linux/kmemleak.h.

I have dropped the kmemleak tree for today.  (It accidentally did not
get included yesterday.)

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: linux-next: kmemleak tree build failure
  2009-07-30  6:00 linux-next: kmemleak tree build failure Stephen Rothwell
@ 2009-07-30  8:58 ` Catalin Marinas
  2009-07-31  2:00   ` Stephen Rothwell
  0 siblings, 1 reply; 3+ messages in thread
From: Catalin Marinas @ 2009-07-30  8:58 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

On Thu, 2009-07-30 at 16:00 +1000, Stephen Rothwell wrote:
> Today's linux-next build (x86_64 allmodconfig) failed like this:
> 
> arch/x86/kernel/process.c: In function 'free_thread_info':
> arch/x86/kernel/process.c:58: error: implicit declaration of function 'kmemleak_free'
> 
> Caused by commit 3d898087320a732ec853c98f244253892616840f ("kmemleak:
> Inform kmemleak about kernel stack allocation") from the kmemleak tree.
> Probably a missing include of linux/kmemleak.h.

Yes, it's missing this (I was only testing it with slub which has
kmemleak.h included in its header file).

I updated the kmemleak branch now. Thanks.

-- 
Catalin

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

* Re: linux-next: kmemleak tree build failure
  2009-07-30  8:58 ` Catalin Marinas
@ 2009-07-31  2:00   ` Stephen Rothwell
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2009-07-31  2:00 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 386 bytes --]

Hi Catalin,

On Thu, 30 Jul 2009 09:58:57 +0100 Catalin Marinas <catalin.marinas@arm.com> wrote:
>
> Yes, it's missing this (I was only testing it with slub which has
> kmemleak.h included in its header file).
> 
> I updated the kmemleak branch now. Thanks.

Thanks.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2009-07-31  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-30  6:00 linux-next: kmemleak tree build failure Stephen Rothwell
2009-07-30  8:58 ` Catalin Marinas
2009-07-31  2:00   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).