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, 17 Dec 2018 15:07:26 -0800
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Oscar Salvador <osalvador@...e.de>
Cc:     mhocko@...e.com, vbabka@...e.cz, pavel.tatashin@...rosoft.com,
        rppt@...ux.vnet.ibm.com, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] mm, page_alloc: Fix has_unmovable_pages for
 HugePages

On Mon, 17 Dec 2018 23:51:13 +0100 Oscar Salvador <osalvador@...e.de> wrote:

> v1 -> v2:
> 	- Fix the logic for skipping pages by Michal
> 
> ---

Please be careful with the "^---$".  It signifies end-of-changelog, so
I ended up without a changelog!

> >From e346b151037d3c37feb10a981a4d2a25018acf81 Mon Sep 17 00:00:00 2001
> From: Oscar Salvador <osalvador@...e.de>
> Date: Mon, 17 Dec 2018 14:53:35 +0100
> Subject: [PATCH] mm, page_alloc: Fix has_unmovable_pages for HugePages
> 
> While playing with gigantic hugepages and memory_hotplug, I triggered
> the following #PF when "cat memoryX/removable":
> 
> ...
>
> Also, since gigantic pages span several pageblocks, re-adjust the logic
> for skipping pages.
> 
> Signed-off-by: Oscar Salvador <osalvador@...e.de>

cc:stable?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ