[Bug 285797] EFI RT page fault message printed every 30 minutes
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285797] EFI RT page fault message printed every 30 seconds"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Apr 2025 20:23:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285797 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fd748c7d5b7aefbeda604403f203637b12ae89df commit fd748c7d5b7aefbeda604403f203637b12ae89df Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-03-31 18:38:36 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-04-02 20:21:56 +0000 efirt: add a tunable to disable printing faults during EFIRT calls PR: 285797 Reported and tested by: Bakul Shah <bakul@iitbombay.org> Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D49592 sys/amd64/amd64/trap.c | 13 +++++++++++-- sys/arm64/arm64/trap.c | 3 +++ sys/dev/efidev/efirt.c | 11 ++++++++++- 3 files changed, 24 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.