From: Randy Dunlap <randy.dunlap@oracle.com>
To: linux-kernel@vger.kernel.org, Roland Dreier <rolandd@cisco.com>
Cc: akpm@linux-foundation.org
Subject: Re: mmotm 2009-08-04-14-22 uploaded (ummunotify)
Date: Tue, 4 Aug 2009 15:50:14 -0700 [thread overview]
Message-ID: <20090804155014.35d4597c.randy.dunlap@oracle.com> (raw)
In-Reply-To: <200908042125.n74LP9qY018119@imap1.linux-foundation.org>
On Tue, 04 Aug 2009 14:25:09 -0700 akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2009-08-04-14-22 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/
>
> and will soon be available at
>
> git://git.zen-sources.org/zen/mmotm.git
>
> It contains the following patches against 2.6.31-rc5:
Seems odd to me, but I'm seeing:
ummunotify.c:(.text+0x8f217): undefined reference to `__get_user_X'
when building for i386.
The get_user() and put_user() in ummunotify_exchange_features()
are correctly converted to __get_user_4() and __put_user_4(),
but the get_user() in ummunotify_unregister_region() becomes
__get_user_X() [as seen in objdump output].
toolchain issue or something else??
---
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/
next prev parent reply other threads:[~2009-08-04 22:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-04 21:25 mmotm 2009-08-04-14-22 uploaded akpm
2009-08-04 22:50 ` Randy Dunlap [this message]
2009-08-04 23:16 ` mmotm 2009-08-04-14-22 uploaded (ummunotify) Andrew Morton
2009-08-05 0:38 ` Roland Dreier
2009-08-05 4:47 ` Roland Dreier
2009-08-05 15:19 ` Randy Dunlap
2009-08-05 1:48 ` [PATCH -mmotm] staging/udlfb: fix printk format warning Randy Dunlap
2009-08-05 1:54 ` [PATCH -mmotm] xfrm4: fix build when SYSCTLs are disabled Randy Dunlap
2009-08-05 3:20 ` David Miller
2009-08-05 6:39 ` mmotm 2009-08-04-14-22 uploaded Dave Young
2009-08-05 7:06 ` Andrew Morton
2009-08-05 7:14 ` Eric Dumazet
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=20090804155014.35d4597c.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.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