RE: [PATCH v3 4/5] x86/mce: Move storm handling to core.
From: Luck, Tony
Date: Thu Mar 23 2023 - 14:10:41 EST
> Can this patch and the previous two be squashed together?
>
> Like so?
> Patch 1: Remove old code.
> Patch 2: Add new common and Intel-specific code.
> Patch 3: Add AMD-specific code.
Yazen,
Those three patches could be merged ... but they already seem big:
0002: 3 files changed, 158 insertions(+), 11 deletions(-)
0003: 3 files changed, 22 insertions(+), 2 deletions(-)
0004: 3 files changed, 100 insertions(+), 92 deletions(-)
Lumping them together wouldn't be the sum of those but would be worse (IMHO)
-Tony