Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/fdt



Module Name:    src
Committed By:   rin
Date:           Mon Sep  8 23:38:18 UTC 2025

Modified Files:
        src/sys/dev/fdt: fdt_platform.c

Log Message:
G/C dummy FDT_PLATFORM to fix NULL-dereference crash during boot

observed for official test suite runs for aarch64 and riscv64.

This became apparent with link-order change due to FDT refactoring.
Need to pull up to netbsd-11.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/fdt/fdt_platform.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index