]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
include/linux/res_counter.h needs errno.h
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 13 Mar 2013 21:59:30 +0000 (14:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Mar 2013 22:21:44 +0000 (15:21 -0700)
commitebf47beb660e5580df7bee06d5cf9d37c0f22fac
treeafce9610657505df873c6f2cba7989eeb0311178
parent6c23cbbd5056b155401b0a2b5567d530e6c750c4
include/linux/res_counter.h needs errno.h

alpha allmodconfig:

  In file included from mm/memcontrol.c:28:
  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.)

Cc: Kamezawa Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Glauber Costa <glommer@parallels.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Frederic Weisbecker <fweisbec@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/res_counter.h