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
zephyr: object: Make StaticKernelObject::new unsafe
This function returns initialized memory, and is therefore inherently
unsafe. Added some commentary about how it is used safely.
Signed-off-by: David Brown <[email protected]>
0 commit comments