Commit 4e774f54 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: Fix mask shift in sbi_ipi_send_many()

The mask shift in for-loop of sbi_ipi_send_many() is
broken with commit 918c1354


("lib: Improve delivery of SBI_IPI_EVENT_HALT")

This patch fix it.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 148423d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment