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
Force the cast to silence the warning.
We don't have a proper way to dynamically allocate memory at EL2,
and hence no proper way to dynamically allocate percpu fields.
Instead, we rely on memory donated from the host and index it by
hyp_smp_processor_id().
Reported-by: Todd Kjos <[email protected]>
Change-Id: Ib8b0565ba9550b3f6d8932b24f8f9f69de9168d5
Signed-off-by: Fuad Tabba <[email protected]>
0 commit comments