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, 02 Apr 2012 06:44:43 +0100
From:	David Howells <dhowells@...hat.com>
To:	Paul Gortmaker <paul.gortmaker@...driver.com>
Cc:	dhowells@...hat.com, torvalds@...ux-foundation.org,
	linux-kernel@...r.kernel.org, linux-next@...r.kernel.org
Subject: Re: [PATCH 02/11] ARM: mach-msm: fix compile fail from system.h fallout

Paul Gortmaker <paul.gortmaker@...driver.com> wrote:

> To fix:
> 
>   In file included from arm/boot/compressed/misc.c:28:0:
>   arm/mach-msm/include/mach/uncompress.h: In function 'putc':
>   arch/arm/mach-msm/include/mach/uncompress.h:48:3: error: implicit
>   declaration of function 'smp_mb' [-Werror=implicit-function-declaration]
> 
> The putc does a cpu_relax which for this platform is smp_mb.
> 
> Bisect indicates the 1st failing commit as:
> 
>     commit 0195c00244dc2e9f522475868fa278c473ba7339
>     "Merge tag 'split-asm_system_h-for-linus-20120328' ..."
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Acked-by: David Howells <dhowells@...hat.com>
--
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