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:	Thu, 28 Aug 2014 10:48:30 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Guenter Roeck <linux@...ck-us.net>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Laura Abbott <lauraa@...eaurora.org>
Subject: Re: linux-next: Tree for Aug 27

Hi all,

On Wed, 27 Aug 2014 16:58:09 -0700 Guenter Roeck <linux@...ck-us.net> wrote:
>
> I see a large number of build failures with this kernel.
> 
> drivers/base/dma-mapping.c: In function 'dma_common_contiguous_remap':
> drivers/base/dma-mapping.c:294:2: error: implicit declaration of function
> 'dma_common_pages_remap' [-Werror=implicit-function-declaration]
> drivers/base/dma-mapping.c:294:6: warning: assignment makes pointer from integer
> without a cast [enabled by default]
> drivers/base/dma-mapping.c: At top level:
> drivers/base/dma-mapping.c:305:7: error: conflicting types for
> 'dma_common_pages_remap'
> drivers/base/dma-mapping.c:294:8: note: previous implicit declaration of
> 'dma_common_pages_remap' was here
> cc1: some warnings being treated as errors
> make[2]: *** [drivers/base/dma-mapping.o] Error 1

Caused by commit fa44abcad042 ("common: dma-mapping: introduce common
remapping functions") from the akpm-current tree.  I will attempt to
revert that commit today, but I may need to also revert the following 2
commits as well:

arm: use genalloc for the atomic pool
arm64: add atomic pool for non-coherent and CMA allocations

though I am not sure.  Hopefully someone will let me know in the next
few hours ...

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ