[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111123.184425.1412287327735765077.davem@davemloft.net>
Date: Wed, 23 Nov 2011 18:44:25 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: akpm@...ux-foundation.org
Cc: nhorman@...driver.com, sfr@...b.auug.org.au,
netdev@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the final tree
(net-next tree related)
From: Andrew Morton <akpm@...ux-foundation.org>
Date: Wed, 23 Nov 2011 15:02:13 -0800
> Needs a thorough redo. Please take a look at the other cgroup
> subsystem headers. The basic pattern is
>
> #ifdef CONFIG_FOO_CGROUP
> <definitions and declarations>
> #else
> <any needed stubs go here>
> #endif
>
> And that's it.
I told Neil to put the stub in net/core/dev.c since that's the one and
only call site.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists