[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231026170330.4657-1-mario.limonciello@amd.com>
Date: Thu, 26 Oct 2023 12:03:28 -0500
From: Mario Limonciello <mario.limonciello@....com>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
"maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" <x86@...nel.org>
CC: Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...nel.org>,
"Namhyung Kim" <namhyung@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H . Peter Anvin" <hpa@...or.com>,
"Rafael J . Wysocki" <rafael@...nel.org>,
"Len Brown" <len.brown@...el.com>, Pavel Machek <pavel@....cz>,
David Woodhouse <dwmw@...zon.co.uk>,
Sandipan Das <sandipan.das@....com>,
"open list:PERFORMANCE EVENTS SUBSYSTEM"
<linux-perf-users@...r.kernel.org>,
"open list:PERFORMANCE EVENTS SUBSYSTEM"
<linux-kernel@...r.kernel.org>,
"open list:SUSPEND TO RAM" <linux-pm@...r.kernel.org>,
"open list:ACPI" <linux-acpi@...r.kernel.org>,
Mario Limonciello <mario.limonciello@....com>
Subject: [PATCH v2 0/2] Fixes for s3 with parallel bootup
Parallel bootup on systems that use x2apic broke suspend to ram.
This series ensures x2apic is re-enabled at startup and fixes an exposed
pre-emption issue.
Mario Limonciello (2):
x86: Enable x2apic during resume from suspend if used previously
perf/x86/amd: Stop calling amd_pmu_cpu_reset() from amd_pmu_cpu_dead()
arch/x86/events/amd/core.c | 7 ++++++-
arch/x86/include/asm/smp.h | 1 +
arch/x86/kernel/acpi/sleep.c | 13 +++++++++----
arch/x86/kernel/head_64.S | 15 +++++++++++++++
4 files changed, 31 insertions(+), 5 deletions(-)
--
2.34.1
Powered by blists - more mailing lists