On 10/25/18 3:46 PM, Emilio G. Cota wrote:
> After completing the conversion to per-CPU locks, there is no need
> to release the BQL after having called cpu_kick.
>
> Signed-off-by: Emilio G. Cota
> ---
> cpus-common.c | 20 +---
> 1 file changed, 5 insertions(+), 15 deletions(-)
After completing the conversion to per-CPU locks, there is no need
to release the BQL after having called cpu_kick.
Signed-off-by: Emilio G. Cota
---
cpus-common.c | 20 +---
1 file changed, 5 insertions(+), 15 deletions(-)
diff --git a/cpus-common.c b/cpus-common.c
index c2ad55