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, 30 Jan 2012 16:30:29 +0200
From:	Artem Bityutskiy <dedekind1@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-mtd <linux-mtd@...ts.infradead.org>
Subject: mtd api rework

Hi Stephen,

we are doing MTD API rework and I've just pushed this patch to my l2-mtd
tree:

http://git.infradead.org/users/dedekind/l2-mtd.git/commit/a088d81808f6803ca6bfb9ea9148beef53fde1d2

Which renames MTD function pointers to make sure no one uses them
directly. I've build-tested this for i386 and arm and it compiles.

However, there may be compile issues in future if one of subsystems not
aware of the change try to use old names. Please, be aware. The right
thing to do in this case for the subsystem is to either not use the
pointer directly and use the corresponding mtd_func() wrapper. Please,
let me know if there are any issues related to this change.

Thanks!

-- 
Best Regards,
Artem Bityutskiy

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ