diff for duplicates of <ed550760111d4061869949c90598ff5b@huawei.com> diff --git a/a/1.txt b/N1/1.txt index c1768d4..6dbd77b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,55 +28,4 @@ >> From: Shiju Jose <shiju.jose@huawei.com> >> >> Add support for ACPI RAS2 feature table (RAS2) defined in the ACPI 6.5 ->> specification, section 5.2.21 and RAS2 HW based memory scrubbing feature. ->> ->> ACPI RAS2 patches were part of the EDAC series [1]. -> ->Whilst linux-next now contains the EDAC patches, we shouldn't base a feature ->submission on it. This should be the same as you did for the CXL tree with a ->statement that it depends on -> ->https://web.git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/log/?h=edac-cxl -> ->which is the immutable tag / branch Borislav provided. - -Hi Jonathan, - -These RAS2 patches are applied cleanly, built and tested fine in the -immutable ras.git: 'edac-cxl' branch Borislav provided. -(https://web.git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/log/?h=edac-cxl). - -Thanks, -Shiju -> ->I doubt there is anything else hitting this code so shouldn't be any need to rebase ->(I could be wrong though!) -> ->Assuming everyone is happy with this series, who is going to pick it up? -> ->Borislav via ras.git, or Rafael via acpi.git? I don't really have any preference ->other than making sure it doesn't fall down the cracks! -> ->Jonathan -> ->> ->> 1. ->> https://lore.kernel.org/linux-cxl/20250212143654.1893-1-shiju.jose@hua ->> wei.com/ ->> ->> Shiju Jose (2): ->> ACPI:RAS2: Add ACPI RAS2 driver ->> ras: mem: Add memory ACPI RAS2 driver ->> ->> Documentation/edac/scrub.rst | 73 ++++++ ->> drivers/acpi/Kconfig | 11 + ->> drivers/acpi/Makefile | 1 + ->> drivers/acpi/ras2.c | 417 +++++++++++++++++++++++++++++++++++ ->> drivers/ras/Kconfig | 11 + ->> drivers/ras/Makefile | 1 + ->> drivers/ras/acpi_ras2.c | 383 ++++++++++++++++++++++++++++++++ ->> include/acpi/ras2_acpi.h | 47 ++++ ->> 8 files changed, 944 insertions(+) ->> create mode 100755 drivers/acpi/ras2.c create mode 100644 ->> drivers/ras/acpi_ras2.c create mode 100644 include/acpi/ras2_acpi.h ->> +>> specification, section 5.2.21 and RAS2 HW based memory scrubbing feature diff --git a/a/content_digest b/N1/content_digest index db98712..03bca45 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -78,57 +78,6 @@ ">> From: Shiju Jose <shiju.jose@huawei.com>\n" ">>\n" ">> Add support for ACPI RAS2 feature table (RAS2) defined in the ACPI 6.5\n" - ">> specification, section 5.2.21 and RAS2 HW based memory scrubbing feature.\n" - ">>\n" - ">> ACPI RAS2 patches were part of the EDAC series [1].\n" - ">\n" - ">Whilst linux-next now contains the EDAC patches, we shouldn't base a feature\n" - ">submission on it. This should be the same as you did for the CXL tree with a\n" - ">statement that it depends on\n" - ">\n" - ">https://web.git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/log/?h=edac-cxl\n" - ">\n" - ">which is the immutable tag / branch Borislav provided.\n" - "\n" - "Hi Jonathan,\n" - "\n" - "These RAS2 patches are applied cleanly, built and tested fine in the \n" - "immutable ras.git: 'edac-cxl' branch Borislav provided. \n" - "(https://web.git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git/log/?h=edac-cxl).\n" - "\n" - "Thanks,\n" - "Shiju\n" - ">\n" - ">I doubt there is anything else hitting this code so shouldn't be any need to rebase\n" - ">(I could be wrong though!)\n" - ">\n" - ">Assuming everyone is happy with this series, who is going to pick it up?\n" - ">\n" - ">Borislav via ras.git, or Rafael via acpi.git? I don't really have any preference\n" - ">other than making sure it doesn't fall down the cracks!\n" - ">\n" - ">Jonathan\n" - ">\n" - ">>\n" - ">> 1.\n" - ">> https://lore.kernel.org/linux-cxl/20250212143654.1893-1-shiju.jose@hua\n" - ">> wei.com/\n" - ">>\n" - ">> Shiju Jose (2):\n" - ">> ACPI:RAS2: Add ACPI RAS2 driver\n" - ">> ras: mem: Add memory ACPI RAS2 driver\n" - ">>\n" - ">> Documentation/edac/scrub.rst | 73 ++++++\n" - ">> drivers/acpi/Kconfig | 11 +\n" - ">> drivers/acpi/Makefile | 1 +\n" - ">> drivers/acpi/ras2.c | 417 +++++++++++++++++++++++++++++++++++\n" - ">> drivers/ras/Kconfig | 11 +\n" - ">> drivers/ras/Makefile | 1 +\n" - ">> drivers/ras/acpi_ras2.c | 383 ++++++++++++++++++++++++++++++++\n" - ">> include/acpi/ras2_acpi.h | 47 ++++\n" - ">> 8 files changed, 944 insertions(+)\n" - ">> create mode 100755 drivers/acpi/ras2.c create mode 100644\n" - ">> drivers/ras/acpi_ras2.c create mode 100644 include/acpi/ras2_acpi.h\n" - >> + >> specification, section 5.2.21 and RAS2 HW based memory scrubbing feature -f817b757f648ba51f66d3dffb2bc70c4e83f54d30dcf9549ce66adaf93570264 +a8f8d8b19b0a928629db9f9bfa593f982131098d0566e07d7b1641b5ea02c47c
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox