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
Fix zer Global table init to be optional and zero init DDI tables
- Fix the zer Global Init to be treated like an experimental init that
cannot affect the ability to use a driver.
- Zero initialize the zer DDI tables to avoid uninitialized memory reads
when a driver does not implement all DDI functions.
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
0 commit comments