Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2026 15:02:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291067] RANDOM_ENABLE_TPM breaks suspend/resume
Message-ID:  <bug-291067-227-eEXHiNTlB0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291067-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291067

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=16f8ea6a81b59a82d8c27c6b3aa380617485bfd2

commit 16f8ea6a81b59a82d8c27c6b3aa380617485bfd2
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2026-01-08 14:54:15 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-01-08 14:54:15 +0000

    amd64: Remove tpm(4) from GENERIC for now

    It breaks suspend/resume and no one has had time to investigate and fix
    it.

    PR:             291067
    Reviewed by:    emaste
    Fixes:          3deb21f1afd5 ("random: TPM_HARVEST should have been named
RANDOM_ENABLE_TPM")
    Differential Revision:  https://reviews.freebsd.org/D54587

 sys/amd64/conf/GENERIC | 3 ++-
 sys/amd64/conf/MINIMAL | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291067-227-eEXHiNTlB0>