The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1a19741860d777bea1b7fe000f87136538020c3b

commit 1a19741860d777bea1b7fe000f87136538020c3b
Author:     Ed Maste <[email protected]>
AuthorDate: 2024-08-29 12:43:16 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2024-09-02 20:44:55 +0000

    UPDATING: remove 20240813 DMAR entry
    
    The associated commit has been reverted and DMAR is not enabled by
    default any longer.
    
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D46474
---
 UPDATING | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/UPDATING b/UPDATING
index bbcbdad9bfd7..cffafdb5d247 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,11 +27,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
        world, or to merely disable the most expensive debugging functionality
        at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
-20240813:
-       DMAR is now enabled by default on Intel. If your system crashes in the
-       dmar code on boot, please set 'hw.dmar.enable=0' in /boot/loader.conf
-       and file a bug.
-
 20240729:
        The build now defaults to WITHOUT_CLEAN - i.e., no automatic clean
        is performed at the beginning of buildworld or buildkernel.  The

Reply via email to