You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom CPU template feature allows users to modify vendor ID. This
results in a situation where the vendor ID mismatch the brand string,
because the normalization is enforced on the brand string based on the
host value.
Adds additional normalization on the vendor ID to prevent the above
situation.
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments