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>] [day] [month] [year] [list]
Message-ID: <58eb2ca7.02a7630a.6d5c0.494b@mx.google.com>
Date:   Mon, 10 Apr 2017 12:26:33 +0530
From:   Varsha Rao <rvarsha016@...il.com>
To:     Arnd Bergmann <arnd@...db.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Matthew Wilcox <mawilcox@...rosoft.com>
Cc:     linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] drivers: char: Replace bit operation functions with IDA
 allocator and fail_printk label.

In this patchset label fail_printk is renamed and use IDA allocation
instead of bitmap.

Varsha Rao (2):
  drivers: char: Replace bit operation functions with IDA allocator.
  drivers: char: Replace fail_printk with fail_print.

 drivers/char/misc.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ