[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1248944337.3376.5.camel@pc1117.cambridge.arm.com>
Date: Thu, 30 Jul 2009 09:58:57 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: linux-next: kmemleak tree build failure
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists