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, 22 Jan 2015 10:59:04 +0900
From:	Joonsoo Kim <iamjoonsoo.kim@....com>
To:	Sasha Levin <sasha.levin@...cle.com>
Cc:	linux-kernel@...r.kernel.org, cl@...ux.com, brouer@...hat.com,
	akpm@...ux-foundation.org
Subject: Re: [PATCH] mm/slub: use unchecked percpu access within preemptible
 sections

On Tue, Jan 20, 2015 at 11:31:43PM -0500, Sasha Levin wrote:
> Commit "mm/slub: optimize alloc/free fastpath by removing preemption on/off"
> has added access to percpu memory while the code is preemptible.
> 
> While those accesses are okay, this creates a huge amount of warnings from
> the code that checks for that.
> 
> Signed-off-by: Sasha Levin <sasha.levin@...cle.com>

Hello,

I already sent the patch to fix this issue and it is in mmotm, but,
not be released yet.

https://lkml.org/lkml/2015/1/19/17

Thanks.

--
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