From: Randy Dunlap <randy.dunlap@oracle.com>
To: Eric B Munson <ebmunson@us.ibm.com>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
linux-rdma@vger.kernel.org, rolandd@cisco.com,
peterz@infradead.org, pavel@ucw.cz, mingo@elte.hu
Subject: [PATCH] ummunotify: fix umn-test build
Date: Wed, 14 Apr 2010 09:43:41 -0700 [thread overview]
Message-ID: <20100414094341.ba69842d.randy.dunlap@oracle.com> (raw)
In-Reply-To: <1271053337-7121-1-git-send-email-ebmunson@us.ibm.com>
From: Randy Dunlap <randy.dunlap@oracle.com>
Add ummunotify.h to Kbuild list for export to userspace,
fixing 27 build errors in umn-test.c when O=builddir is used.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
include/linux/Kbuild | 1 +
1 file changed, 1 insertion(+)
maybe another item to add to SubmitChecklist :(
--- lnx-2634-rc4.orig/include/linux/Kbuild
+++ lnx-2634-rc4/include/linux/Kbuild
@@ -163,6 +163,7 @@ header-y += tipc_config.h
header-y += toshiba.h
header-y += udf_fs_i.h
header-y += ultrasound.h
+header-y += ummunotify.h
header-y += un.h
header-y += utime.h
header-y += veth.h
next prev parent reply other threads:[~2010-04-14 16:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 6:22 [PATCH] ummunotify: Userspace support for MMU notifications Eric B Munson
2010-04-12 20:20 ` Pavel Machek
2010-04-12 23:03 ` Andrew Morton
2010-04-12 23:59 ` Jason Gunthorpe
2010-04-13 8:29 ` Håkon Bugge
2010-04-13 17:57 ` Roland Dreier
2010-04-13 18:02 ` Peter Zijlstra
2010-04-14 5:18 ` Håkon Bugge
2010-04-14 8:52 ` Gleb Natapov
2010-04-15 13:48 ` Peter Zijlstra
2010-04-14 9:06 ` Gleb Natapov
2010-04-14 14:36 ` Jeff Squyres
2010-04-17 17:41 ` Eric B Munson
2010-04-14 16:43 ` Randy Dunlap [this message]
2010-04-17 17:44 ` [PATCH] ummunotify: fix umn-test build Eric B Munson
2010-04-18 14:38 ` Roland Dreier
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=20100414094341.ba69842d.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=ebmunson@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=pavel@ucw.cz \
--cc=peterz@infradead.org \
--cc=rolandd@cisco.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome