From nobody Tue Jun 14 03:02:59 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8814C859796 for ; Tue, 14 Jun 2022 03:03:33 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc14.plala.or.jp (msc14.plala.or.jp [IPv6:2400:7800:0:502e::24]) by mx1.freebsd.org (Postfix) with ESMTP id 4LMYD36jrjz4TSV for ; Tue, 14 Jun 2022 03:03:31 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([2400:4050:9320:7a00::8]) by msc14.plala.or.jp with ESMTP id <20220614030321.BORZ25291.msc14.plala.or.jp@localhost> for ; Tue, 14 Jun 2022 12:03:21 +0900 Date: Tue, 14 Jun 2022 12:02:59 +0900 (JST) Message-Id: <20220614.120259.1566563343517471238.ish@amail.plala.or.jp> To: freebsd-current@freebsd.org Subject: Re: dmesg: ACPI Warning: Firmware issue warning spaming From: Masachika ISHIZUKA In-Reply-To: <716a962e-7c85-0d6b-ba75-0e10f2d55a8a@FreeBSD.org> References: <9a5ebf2a-3aa3-3034-8be2-cf4336e92578@FreeBSD.org> <716a962e-7c85-0d6b-ba75-0e10f2d55a8a@FreeBSD.org> X-Mailer: Mew version 6.8 on Emacs 28.1 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac14; Tue, 14 Jun 2022 12:03:21 +0900 X-Rspamd-Queue-Id: 4LMYD36jrjz4TSV X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ish@amail.plala.or.jp designates 2400:7800:0:502e::24 as permitted sender) smtp.mailfrom=ish@amail.plala.or.jp X-Spamd-Result: default: False [-1.54 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.92)[-0.925]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; DMARC_NA(0.00)[plala.or.jp]; R_SPF_ALLOW(-0.20)[+ip6:2400:7800:0:502e::/60]; NEURAL_HAM_SHORT(-0.92)[-0.916]; MID_CONTAINS_FROM(1.00)[]; MLMMJ_DEST(0.00)[freebsd-current]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4713, ipnet:2400:7800::/32, country:JP]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N >>>>>> What do you think opening a review about this fix/tweak to stop this >>>>>> spamming that blinds dmesg? >>>> [snip] >>>> >>>> FYI, both FreeBSD and Linux use ACPICA to implement ACPI. >>>> >>>> https://acpica.org >>>> >>>> This message was added by this commit: >>>> >>>> https://github.com/acpica/acpica/commit/2a0d1d475e7ea1c815bee1e0692d81db9a7c909c >>>> You can file your complaints here if it is really bothering you. >>>> >>>> https://github.com/acpica/acpica/issues >>> >>> BTW, it seems it was discussed on Linux ML. >>> >>> https://lore.kernel.org/lkml/CAJZ5v0gWYZ_BSonhLGT7L4wPQvXLVyobPptE1Nx6PoNSGn4yXg@mail.gmail.com/T/#mae6a816bbcebb01dea9e5c19c81e9be872cad521 >>> I am not sure what happened after that. >> I found the author actually filed a pull request to revert the commit. >> https://github.com/acpica/acpica/pull/780 > > FYI, I removed the message. > > https://cgit.freebsd.org/src/commit/?id=c7f14adfda21dfacab1895015b4c78bf7c2febb6 Thank you very much. -- Masachika ISHIZUKA