]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aio-dont-include-aioh-in-schedh-fix
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Mar 2013 23:26:23 +0000 (10:26 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:26:39 +0000 (17:26 +1100)
commit04d0aadfa73cbffb89b371d420017aba78b1ede8
tree8389db5546f8e16d16a92f680c0669af7b81e835
parentfe0516921b02fb5c891f4021d896f74f156ed58d
aio-dont-include-aioh-in-schedh-fix

fs/bio.c: In function 'bio_alloc_bioset':
fs/bio.c:394: error: 'UIO_MAXIOV' undeclared (first use in this function)
fs/bio.c:394: error: (Each undeclared identifier is reported only once
fs/bio.c:394: error: for each function it appears in.)
fs/bio.c: In function 'bio_alloc_map_data':
fs/bio.c:963: error: 'UIO_MAXIOV' undeclared (first use in this function)
make[1]: *** [fs/bio.o] Error 1
make: *** [fs/bio.o] Error 2

Cc: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/bio.c