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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Jun 2014 13:50:51 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	mingo@...nel.org, hpa@...or.com, luto@...capital.net,
	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	tglx@...utronix.de, hpa@...ux.intel.com
Cc:	"tip-bot for H. Peter Anvin" <tipbot@...or.com>,
	linux-tip-commits@...r.kernel.org, linux-kernel@...r.kernel.org,
	luto@...capital.net, hpa@...or.com, mingo@...nel.org,
	tglx@...utronix.de, hpa@...ux.intel.com
Subject: Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for
 littleendian access

On Fri, 6 Jun 2014 15:00:29 -0700 "tip-bot for H. Peter Anvin" <tipbot@...or.com> wrote:

> Commit-ID:  bdfb9bcc25005d06a9c301830bdeb7ca5a0b6ef7
> Gitweb:     http://git.kernel.org/tip/bdfb9bcc25005d06a9c301830bdeb7ca5a0b6ef7
> Author:     H. Peter Anvin <hpa@...ux.intel.com>
> AuthorDate: Fri, 6 Jun 2014 14:30:37 -0700
> Committer:  H. Peter Anvin <hpa@...ux.intel.com>
> CommitDate: Fri, 6 Jun 2014 14:54:54 -0700
> 
> x86, vdso: Use <tools/le_byteshift.h> for littleendian access

Getting closer.

In file included from arch/x86/vdso/vdso2c.c:80:
arch/x86/vdso/vdso2c.h: In function 'go64':
arch/x86/vdso/vdso2c.h:119: warning: implicit declaration of function 'htole16'
/tmp/cc04m2KE.o: In function `go':
vdso2c.c:(.text+0xf69): undefined reference to `htole16'
vdso2c.c:(.text+0x12e6): undefined reference to `htole16'
--
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