All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [block:aio-dio 1/2] usr/include/linux/blk_types.h:11: included file 'linux/llist.h' is not exported
Date: Wed, 03 Oct 2012 01:17:07 +0000	[thread overview]
Message-ID: <20121003011707.GC8750@localhost> (raw)

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

                 reply	other threads:[~2012-10-03  1:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121003011707.GC8750@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.