Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix sysfs duplicate filename if multiple BERT tables exist
@ 2026-07-08  8:37 Thomas Renninger
  2026-07-08  8:37 ` [PATCH 1/3] Use correct region size for BERT region size check Thomas Renninger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Renninger @ 2026-07-08  8:37 UTC (permalink / raw)
  To: linux-pm; +Cc: Thomas Renninger, rafael, msuchanek

Cmp with:
https://bugzilla.suse.com/show_bug.cgi?id=1270211

dmesg | grep BERT
ACPI: BERT 0x00000000DD695238 000030 (v01 AMD    AMD BERT 00000000      00000000)
ACPI: BERT 0x00000000DD6955C8 000030 (v01 AMI    AMI.BERT 00000000 AMI. 00000000)
ACPI: Reserving BERT table memory at [mem 0xdd695238-0xdd695267]
ACPI: Reserving BERT table memory at [mem 0xdd6955c8-0xdd6955f7]
sysfs: cannot create duplicate filename '/firmware/acpi/tables/data/BERT'

Thomas Renninger (3):
  Use correct region size for BERT region size check
  ACPI: Pass table_attr instead of table_header to create acpi data
    tables
  ACPI: Properly map BERT and CCEL acpi tables to their data tables

 drivers/acpi/sysfs.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-07-09 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08  8:37 [PATCH 0/3] Fix sysfs duplicate filename if multiple BERT tables exist Thomas Renninger
2026-07-08  8:37 ` [PATCH 1/3] Use correct region size for BERT region size check Thomas Renninger
2026-07-08  8:37 ` [PATCH 2/3] ACPI: Pass table_attr instead of table_header to create acpi data tables Thomas Renninger
2026-07-08  8:37 ` [PATCH 3/3] ACPI: Properly map BERT and CCEL acpi tables to their " Thomas Renninger
2026-07-09 14:08 ` [PATCH 0/3] Fix sysfs duplicate filename if multiple BERT tables exist Rafael J. Wysocki (Intel)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox