diff options
author | Atish Patra <atish.patra@wdc.com> | 2019-01-20 23:24:26 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-01-22 10:03:49 +0530 |
commit | b9c517f5593716d11013bef5fa25f037734327b7 (patch) | |
tree | 73113d448ccb1503ad3d4e0ed366be216988a589 /Makefile | |
parent | 312b6bf32f51e530dd22746fe2a36d6459e29588 (diff) |
lib: Fix ipi type update
IPIs are updated in scratch space by source hart.
However, different harts or same hart may want to
send different IPIs before previous IPI was read
by the target hart. Currently, previous IPI type
is overwritten in that case.
Use atomic bit set/clear operations to update IPIs.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions