[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111213171511.GA17096@kroah.com>
Date: Tue, 13 Dec 2011 09:15:11 -0800
From: Greg KH <greg@...ah.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: gregkh@...e.de, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, ostrikov@...dia.com,
adobriyan@...il.com, eric.dumazet@...il.com, mingo@...e.hu
Subject: Re: [PATCH 1/3] kref: Inline all functions
On Tue, Dec 13, 2011 at 10:36:20AM +0100, Peter Zijlstra wrote:
> On Mon, 2011-12-12 at 14:11 -0800, Greg KH wrote:
> > Nice, but this breaks the build:
>
> Sorry about that, this one includes the missing include and just booted
> on my test-box.
Thanks, that worked.
>
> ---
> Subject: kref: Inline all functions
> From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> Date: Sat Dec 10 11:29:57 CET 2011
>
> These are tiny functions, there's no point in having them out-of-line.
>
> Cc: adobriyan@...il.com
> Cc: eric.dumazet@...il.com
> Cc: mingo@...e.hu
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@...llo.nl>
> Link: http://lkml.kernel.org/n/tip-8eccvi2ur2fzgi00xdjlbf5z@git.kernel.org
> ---
> include/linux/kref.h | 80 +++++++++++++++++++++++++++++++++++++++---
> lib/Makefile | 2 -
> lib/kref.c | 97 ---------------------------------------------------
> 3 files changed, 76 insertions(+), 103 deletions(-)
> Index: linux-2.6/include/linux/kref.h
> ===================================================================
What's this stuff for, we aren't using cvs anymore :)
greg k-h
--
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