[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220920020711.789296-1-cuigaosheng1@huawei.com>
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