From: "Wysocki, Rafael J" <rafael.j.wysocki@intel.com>
To: Julien <julien82453@gmail.com>
Cc: <regressions@lists.linux.dev>, <jarkko@kernel.org>,
<linux-integrity@vger.kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>
Subject: Re: [REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
Date: Tue, 4 Aug 2026 21:08:11 +0200 [thread overview]
Message-ID: <f42cc94c-ff60-4999-b473-c2fc5b1b4199@intel.com> (raw)
In-Reply-To: <CAJOGg3z6LJPDsdPNBxajgy8_wQxfhYBRxe4EiurZf3kPU5A5Bw@mail.gmail.com>
Hi,
On 8/2/2026 2:54 PM, Julien wrote:
> Hello,
>
> Please keep in mind this is my first time reporting a Linux kernel
> regression.
>
> Since commit 48fe2cddc85c ("tpm_crb: Convert ACPI driver to a platform
> one"), my TPM device is no longer available. Both /dev/tpm0 and
> /dev/tpmrm0 are missing.
>
> Log messages:
> platform MSFT0101:00: failed to claim resource 1: [mem
> 0xfed40000-0xfed40fff]
> acpi MSFT0101:00: platform device creation failed: -16
>
So there's no platform device for the driver to bind to.
I think that these messages have been present in the kernel logs for
quite some time, but previously they were not connected to any
functional issues.
> I added some debug logging:
> ACPI resourcet[0] = [mem 0xfed40040-0xfed4103f flags 0x200]
> ACPI resourcet[1] = [mem 0xfed40000-0xfed40fff flags 0x200]
>
> I think the failure happens in kernel/resource.c: __insert_resource()
> because of the two memory regions overlapping.
>
This is quite plausible, but if that's the case, it should be fixable.
Let me figure out something.
> I am attaching the TPM SSDT and the SDDT defining PTTB ACPI variable
> address.
> The value of PPTB
> dd if=/dev/mem bs=1 skip=$((0x8AE5CFDC)) count=8 | hexdump -C
> 40 00 d4 fe 00 00 00 00
>
> Hardware information:
> Manufacturer: Acer
> Model: Aspire ES1-572
> BIOS vendor: Insyde Corp.
> BIOS version: V1.16
> BIOS date: 09/18/2018
>
> Thanks
>
> #regzbot introduced: 48fe2cddc85c
>
next prev parent reply other threads:[~2026-08-04 19:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-02 12:54 [REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one" Julien
2026-08-03 11:59 ` Jarkko Sakkinen
2026-08-04 19:08 ` Wysocki, Rafael J [this message]
2026-08-05 16:01 ` Rafael J. Wysocki (Intel)
2026-08-06 9:54 ` Julien
2026-08-06 10:45 ` Rafael J. Wysocki (Intel)
2026-08-06 19:58 ` Rafael J. Wysocki (Intel)
2026-08-07 10:45 ` Rafael J. Wysocki (Intel)
2026-08-07 12:26 ` Julien
2026-08-07 12:46 ` Rafael J. Wysocki (Intel)
2026-08-10 15:34 ` Jarkko Sakkinen
2026-08-10 15:33 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f42cc94c-ff60-4999-b473-c2fc5b1b4199@intel.com \
--to=rafael.j.wysocki@intel.com \
--cc=jarkko@kernel.org \
--cc=julien82453@gmail.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-integrity@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=regressions@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox