lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ