* [block:aio-dio 1/2] usr/include/linux/blk_types.h:11: included file 'linux/llist.h' is not exported
@ 2012-10-03 1:17 Fengguang Wu
0 siblings, 0 replies; only message in thread
From: Fengguang Wu @ 2012-10-03 1:17 UTC (permalink / raw)
To: kernel-janitors
Hi Jens,
FYI, kernel build failed on
tree: git://git.kernel.dk/linux-block.git aio-dio
head: 9b74568cadb674d3e8e5693e7ce1eb8096949068
commit: 344423f13a969bc193a13e955839ff91c58c72a3 [1/2] aio/dio: go faster stripes
config: powerpc-allmodconfig
All error/warnings:
usr/include/linux/blk_types.h:11: included file 'linux/llist.h' is not exported
usr/include/linux/kexec.h:49: userspace cannot reference function or variable defined in the kernel
usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel
Due to this chunk:
--- a/include/linux/aio.h
+++ b/include/linux/aio.h
@@ -6,6 +6,7 @@
#include <linux/aio_abi.h>
#include <linux/uio.h>
#include <linux/rcupdate.h>
+#include <linux/llist.h>
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu, Yuanhan Liu Intel Corporation
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-03 1:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 1:17 [block:aio-dio 1/2] usr/include/linux/blk_types.h:11: included file 'linux/llist.h' is not exported Fengguang Wu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.