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-next>] [day] [month] [year] [list]
Date:   Mon, 27 Jan 2020 12:04:21 +0100
From:   David Hildenbrand <david@...hat.com>
To:     linux-kernel@...r.kernel.org
Cc:     linux-mm@...ck.org, David Hildenbrand <david@...hat.com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Anshuman Khandual <anshuman.khandual@....com>,
        Dan Williams <dan.j.williams@...el.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Michal Hocko <mhocko@...e.com>,
        Pavel Tatashin <pasha.tatashin@...een.com>,
        "Rafael J. Wysocki" <rafael@...nel.org>
Subject: [PATCH v1 0/3] mm: drop superfluous section checks when onlining/offlining

Let's drop some superfluous section checks on the onlining/offlining path.

David Hildenbrand (3):
  drivers/base/memory.c: drop section_count
  drivers/base/memory.c: drop pages_correctly_probed()
  mm/page_ext.c: drop pfn_present() check when onlining

 drivers/base/memory.c  | 59 +++---------------------------------------
 include/linux/memory.h |  1 -
 mm/page_ext.c          |  5 +---
 3 files changed, 4 insertions(+), 61 deletions(-)

-- 
2.24.1

Powered by blists - more mailing lists