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] [day] [month] [year] [list]
Date:	Tue, 7 Jun 2016 18:07:22 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	Guenter Roeck <linux@...ck-us.net>
Cc:	linux-kernel@...r.kernel.org,
	"torvalds@...ux-foundation.org; Linus Walleij" 
	<linus.walleij@...aro.org>, akpm@...ux-foundation.org,
	shuah.kh@...sung.com, patches@...nelci.org, stable@...r.kernel.org
Subject: Re: [PATCH 4.4 00/99] 4.4.13-stable review

On Mon, Jun 06, 2016 at 09:07:10PM -0700, Guenter Roeck wrote:
> mips failures (affecting 4.4, 4.5, 4,6):
> 
> arch/mips/mm/cache.c: In function '__update_cache':
> arch/mips/mm/cache.c:134:4: error: implicit declaration of function 'kmap_atomic' [-Werror=implicit-function-declaration]
> arch/mips/mm/cache.c:142:4: error: implicit declaration of function '__kunmap_atomic'
> 
> Seems to be casued by 'MIPS: Handle highmem pages in __update_cache', which can not
> be easily reverted. The same problem was seen in 4.1; Sasha had solved it, but I
> don't know how. Sasha, can you help out ?

Looks like he included commit 234859e49a15 ("MIPS: Flush highmem pages
in __flush_dcache_page") so I've queued that up now for these trees.

Hopefully that fixes the issues...

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ