HomeFreeBSD

MFC 353371: Don't free the cursor boundary tag during vmem_destroy().

Description

MFC 353371: Don't free the cursor boundary tag during vmem_destroy().

The cursor boundary tag is statically allocated in the vmem instead of
from the vmem_bt_zone. Explicitly remove it from the vmem's segment
list in vmem_destroy before freeing all the segments from the vmem.

Details

Provenance
jhbAuthored on
Parents
rS354100: arm64: rk3399: Add clock and gate for SPI clocks
Branches
Unknown
Tags
Unknown