[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <513B11C8.5030504@huawei.com>
Date: Sat, 9 Mar 2013 18:41:12 +0800
From: Li Zefan <lizefan@...wei.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
CC: Tejun Heo <tj@...nel.org>, <linux-next@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] res_counter: Add missing #include <linux/errno.h>
On 2013/3/9 16:51, Geert Uytterhoeven wrote:
> Commit 9259826ccb8165f797e4c2c9d17925b41af5f6ae ("res_counter: remove
> include of cgroup.h from res_counter.h") removed the indirect inclusion of
> <linux/errno.h>, breaking the build on m68k and sparc:
>
> In file included from mm/memcontrol.c:29:
> include/linux/res_counter.h: In function ‘res_counter_set_limit’:
> include/linux/res_counter.h:203: error: ‘EBUSY’ undeclared (first use in this function)
> include/linux/res_counter.h:203: error: (Each undeclared identifier is reported only once
> include/linux/res_counter.h:203: error: for each function it appears in.)
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Acked-by: Li Zefan <lizefan@...wei.com>
--
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