[PATCH] include/linux/res_counter.h: fixup commit 9259826ccb8165f797e4c2c9d17925b41af5f6ae

2013-03-09 Thread Chen Gang
still need include linux/errno.h for EBUSY. additional info: make command: make EXTRA_CFLAGS=-W V=1 ARCH=arm allmodconfig make EXTRA_CFLAGS=-W V=1 ARCH=arm error report: In file included from mm/memcontrol.c:28:0: include/linux/res_counter.h: in function ‘res_counter_set_lim

Re: [PATCH] include/linux/res_counter.h: fixup commit 9259826ccb8165f797e4c2c9d17925b41af5f6ae

2013-03-10 Thread Li Zefan
On 2013/3/10 11:12, Chen Gang wrote: > > still need include linux/errno.h for EBUSY. > > additional info: > make command: > make EXTRA_CFLAGS=-W V=1 ARCH=arm allmodconfig > make EXTRA_CFLAGS=-W V=1 ARCH=arm > error report: > In file included from mm/memcontrol.c:28:0: > incl

Re: [PATCH] include/linux/res_counter.h: fixup commit 9259826ccb8165f797e4c2c9d17925b41af5f6ae

2013-03-10 Thread Chen Gang
于 2013年03月11日 09:14, Li Zefan 写道: > On 2013/3/10 11:12, Chen Gang wrote: >> > >> > still need include linux/errno.h for EBUSY. >> > >> > additional info: >> > make command: >> > make EXTRA_CFLAGS=-W V=1 ARCH=arm allmodconfig >> > make EXTRA_CFLAGS=-W V=1 ARCH=arm >> > error report: