[PATCH 0/1] Fix context imbalance warning
From: Jules Irenge
Date: Wed Apr 15 2020 - 15:13:39 EST
Hi,
This patch adds an annotations to clear_tasks_mm_cpumask(),
the function registers a warning of context imbalance when built with Sparse tool.
The adds fix the warning.
I also tested it and I think it is working fine.
I will appreciate any comment if possible.
Jules Irenge (1):
cpu: Add annotation inside clear_tasks_mm_cpumask()
kernel/cpu.c | 1 +
1 file changed, 1 insertion(+)
--
2.24.1