HomeFreeBSD

armv7: Fix BeagleBone Black panic on system start

Description

armv7: Fix BeagleBone Black panic on system start

There is now assertion which requires all memory allocations of positive size.
Negative and zero-sized allocations lead to panic, so plug them off.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D39846

Details

Provenance
kjopek_gmail.comAuthored on Apr 28 2023, 8:03 PM
manuCommitted on Apr 28 2023, 8:03 PM
Reviewer
imp
Differential Revision
D39846: Fix BeagleBone Black panic on system start
Parents
rG2544b8e00ca1: vfs: Rename vfs_emptydir() to vn_dir_check_empty()
Branches
Unknown
Tags
Unknown