lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 4 Aug 2009 16:16:23 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Randy Dunlap <randy.dunlap@...cle.com>
Cc:	linux-kernel@...r.kernel.org, rolandd@...co.com
Subject: Re: mmotm 2009-08-04-14-22 uploaded (ummunotify)

On Tue, 4 Aug 2009 15:50:14 -0700
Randy Dunlap <randy.dunlap@...cle.com> wrote:

> On Tue, 04 Aug 2009 14:25:09 -0700 akpm@...ux-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??
> 

yes, strange.

.config please?

Try `make drivers/char/ummunotify.i' then have a poke around in ummunotify.i?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ