Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/dev/fdt
Module Name: src
Committed By: snj
Date: Fri Sep 12 14:51:40 UTC 2025
Modified Files:
src/sys/dev/fdt [netbsd-11]: fdt_platform.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #31):
sys/dev/fdt/fdt_platform.c: revision 1.3
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.1 -r1.1.8.1 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