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:	Mon, 15 Jul 2013 11:48:00 +0530
From:	anish singh <anish198519851985@...il.com>
To:	Rusty Russell <rusty@...tcorp.com.au>
Cc:	Wedson Almeida Filho <wedsonaf@...il.com>,
	Tim Abbott <tabbott@...lice.com>,
	linux-kernel-mail <linux-kernel@...r.kernel.org>
Subject: Question:Bsearch replace the search_extable implementations

Hello Rusty,

Right now I see so many places in the kernel
where we open code binary search implementations
such as search_extable implementations.

http://lxr.free-electrons.com/ident?a=powerpc;i=search_extable

Would it be ok to replace this with bsearch lib code?

I am not trying to fix any problem nor I see
any problem in current implementations but
if we can replace the large amount of code
would it not be a good reason to send a patch
for this?

anish
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ