6e62ecb7a7
Pick up the kernel fork's 0.2.3 branch HEAD (dd72d764), which calls handles() in smbios_scheme_id() so the SMBIOS scheme id accessor initializes the scheme namespace handles on demand. This matches the pattern used by other scheme id accessors and prevents stale or unset ids from being observed by bootstrap paths that pre-open the SMBIOS scheme root for userspace.