[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200415184937.32373-1-jbi.octave@gmail.com>
Date: Wed, 15 Apr 2020 19:49:36 +0100
From: Jules Irenge <jbi.octave@...il.com>
To: linux-kernel@...r.kernel.org
Cc: boqun.feng@...il.com
Subject: [PATCH 0/1] Fix context imbalance warning
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
Powered by blists - more mailing lists