• A
    include/linux/res_counter.h needs errno.h · ebf47beb
    Andrew Morton 提交于
    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: NAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
    ebf47beb
res_counter.h 5.7 KB