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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 18 Sep 2017 10:36:25 -0400 From: Rik van Riel <riel@...hat.com> To: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>, Andrew Morton <akpm@...ux-foundation.org> Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org, Dave Hansen <dave.hansen@...el.com> Subject: Re: [PATCH] mm: Fix typo in VM_MPX definition On Mon, 2017-09-18 at 17:02 +0300, Kirill A. Shutemov wrote: > There's typo in recent change of VM_MPX definition. We want it to be > VM_HIGH_ARCH_4, not VM_HIGH_ARCH_BIT_4. Ugh, indeed! Good catch! > Signed-off-by: Kirill A. Shutemov <kirill.shutemov@...ux.intel.com> > Fixes: df3735c5b40f ("x86,mpx: make mpx depend on x86-64 to free up > VMA flag") > Cc: Rik van Riel <riel@...hat.com> > Cc: Dave Hansen <dave.hansen@...el.com> Reviewed-by: Rik van Riel <riel@...hat.com>
Powered by blists - more mailing lists