[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20130314133134.7b41b67f8ebc566af5c3cfd8@canb.auug.org.au>
Date: Thu, 14 Mar 2013 13:31:34 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Tejun Heo <tj@...nel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Li Zefan <lizefan@...wei.com>
Subject: linux-next: manual merge of the cgroup tree with Linus' tree
Hi Tejun,
Today's linux-next merge of the cgroup tree got a conflict in
include/linux/res_counter.h between commit ebf47beb660e
("include/linux/res_counter.h needs errno.h") from Linus' tree and commit
9259826ccb81 ("res_counter: remove include of cgroup.h from
res_counter.h") from the cgroup tree.
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
diff --cc include/linux/res_counter.h
index c230994,a83a849..0000000
--- a/include/linux/res_counter.h
+++ b/include/linux/res_counter.h
@@@ -13,8 -13,7 +13,8 @@@
* info about what this counter is.
*/
- #include <linux/cgroup.h>
+#include <linux/errno.h>
+ #include <linux/spinlock.h>
/*
* The core object. the cgroup that wishes to account for some
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists