Re: linux-next: Tree for Apr 20 (bfq)

From: Randy Dunlap
Date: Thu Apr 20 2017 - 11:24:18 EST


On 04/19/17 23:43, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20170419:
>

on i386:
when CONFIG_CGROUPS is not enabled:

In file included from ../block/bfq-iosched.c:105:0:
../block/bfq-iosched.h:819:22: error: array type has incomplete element type
extern struct cftype bfq_blkcg_legacy_files[];
^
../block/bfq-iosched.h:820:22: error: array type has incomplete element type
extern struct cftype bfq_blkg_files[];
^



--
~Randy