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]
Message-Id: <cover.1657607743.git.johannes.thumshirn@wdc.com>
Date:   Mon, 11 Jul 2022 23:50:07 -0700
From:   Johannes Thumshirn <johannes.thumshirn@....com>
To:     Greg Kroah-Hartmann <gregkh@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org, Johannes Thumshirn <jth@...nel.org>
Subject: [PATCH 0/1] drivers: mcb: updates for 5.20

Hi Greg,

Here's one patch for drivers/mcb aimed at 5.20. It's a simple change from
ida_simple_get()/ida_simple_remove() to ida_alloc() and ida_free() from keliu.

Thanks,
	Johannes


keliu (1):
  drivers: mcb: directly use ida_alloc()/free()

 drivers/mcb/mcb-core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.35.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ