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:   Tue, 20 Sep 2022 10:07:07 +0800
From:   Gaosheng Cui <cuigaosheng1@...wei.com>
To:     <tglx@...utronix.de>, <mingo@...hat.com>, <bp@...en8.de>,
        <dave.hansen@...ux.intel.com>, <x86@...nel.org>, <hpa@...or.com>,
        <peterz@...radead.org>, <ndesaulniers@...gle.com>,
        <jpoimboe@...nel.org>, <cuigaosheng1@...wei.com>,
        <lukas.bulwahn@...il.com>, <akpm@...ux-foundation.org>,
        <pbonzini@...hat.com>, <anshuman.khandual@....com>,
        <namit@...are.com>, <seanjc@...gle.com>
CC:     <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] Remove orphan declarations for x86

This series contains a few cleanup patches, to remove orphan
declarations which have been removed. Thanks!

Gaosheng Cui (4):
  x86/asm: remove orphan nx_enabled declaration
  x86/platform/intel-mid: remove orphan declarations from intel-mid.h
  x86: remove orphan ia32_setup_arg_pages() declaration
  x86/extable: remove orphan fixup_bug() declaration

 arch/x86/include/asm/extable.h       |  1 -
 arch/x86/include/asm/ia32.h          |  2 --
 arch/x86/include/asm/intel-mid.h     | 12 ------------
 arch/x86/include/asm/pgtable_types.h |  1 -
 4 files changed, 16 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ