ST_ERR_INFO_SIZE
errinfo = kmem_zalloc(ST_ERR_INFO_SIZE, KM_SLEEP);
kmem_free(errinfo, ST_ERR_INFO_SIZE);