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:	Mon, 26 Mar 2012 10:08:13 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
CC:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	platform-driver-x86@...r.kernel.org,
	Seth Forshee <seth.forshee@...onical.com>
Subject: Re: linux-next: Tree for Mar 26 (platform/x86/apple-gmux)

On 03/25/2012 09:28 PM, Stephen Rothwell wrote:

> Hi all,
> 
> Reminder: please do not add stuff destined for v3.5 to linux-next
> included trees/branches until after v3.4-rc1 has been released.
> 
> Changes since 20120323:


on i386:

  CC      drivers/platform/x86/apple-gmux.o
drivers/platform/x86/apple-gmux.c: In function 'gmux_read8':
drivers/platform/x86/apple-gmux.c:62:2: error: implicit declaration of function 'inb'
drivers/platform/x86/apple-gmux.c: In function 'gmux_write8':
drivers/platform/x86/apple-gmux.c:68:2: error: implicit declaration of function 'outb'
drivers/platform/x86/apple-gmux.c: In function 'gmux_read32':
drivers/platform/x86/apple-gmux.c:73:2: error: implicit declaration of function 'inl'
drivers/platform/x86/apple-gmux.c: In function 'gmux_probe':
drivers/platform/x86/apple-gmux.c:117:2: error: implicit declaration of function 'kzalloc'
drivers/platform/x86/apple-gmux.c:117:12: warning: assignment makes pointer from integer without a cast
drivers/platform/x86/apple-gmux.c:198:2: error: implicit declaration of function 'kfree'


Full randconfig file is attached.


-- 
~Randy

View attachment "config-r5309" of type "text/plain" (48526 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ