linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Li Zefan <lizefan@huawei.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Tejun Heo <tj@kernel.org>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] res_counter: Add missing #include <linux/errno.h>
Date: Sat, 9 Mar 2013 18:41:12 +0800	[thread overview]
Message-ID: <513B11C8.5030504@huawei.com> (raw)
In-Reply-To: <1362819077-14211-1-git-send-email-geert@linux-m68k.org>

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@linux-m68k.org>

Acked-by: Li Zefan <lizefan@huawei.com>

      reply	other threads:[~2013-03-09 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09  8:51 [PATCH -next] res_counter: Add missing #include <linux/errno.h> Geert Uytterhoeven
2013-03-09 10:41 ` Li Zefan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513B11C8.5030504@huawei.com \
    --to=lizefan@huawei.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).