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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 29 Sep 2014 14:01:05 +0200
From:	Richard Weinberger <richard@....at>
To:	Kiran Padwal <kiran.padwal21@...il.com>,
	Tanya Brokhman <tlinder@...eaurora.org>
CC:	dedeking1@...il.com, linux-mtd@...ts.infradead.org,
	linux-arm-msm@...r.kernel.org,
	Artem Bityutskiy <dedekind1@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Brian Norris <computersforpeace@...il.com>,
	open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mtd: ubi: Extend UBI layer debug/messaging capabilities

Am 29.09.2014 12:50, schrieb Kiran Padwal:
> Hi Tanya,
> 
> On Sunday 28 September 2014 12:06 PM, Tanya Brokhman wrote:
>> If there is more then one UBI device mounted, there is no way to
>> distinguish between messages from different UBI devices.
>> Add device number to all ubi layer message types.
>>
>>
>> Signed-off-by: Tanya Brokhman <tlinder@...eaurora.org>
>>
>> ---
>>  drivers/mtd/ubi/attach.c  | 138 ++++++++++++++++++++----------------
>>  drivers/mtd/ubi/build.c   | 130 ++++++++++++++++++++--------------
>>  drivers/mtd/ubi/cdev.c    |  37 +++++-----
>>  drivers/mtd/ubi/debug.c   |   9 +--
>>  drivers/mtd/ubi/eba.c     |  54 +++++++-------
>>  drivers/mtd/ubi/fastmap.c | 108 ++++++++++++++++------------
>>  drivers/mtd/ubi/io.c      | 177 +++++++++++++++++++++++++++-------------------
>>  drivers/mtd/ubi/kapi.c    |   6 +-
>>  drivers/mtd/ubi/misc.c    |   6 +-
>>  drivers/mtd/ubi/ubi.h     |  13 ++--
>>  drivers/mtd/ubi/vmt.c     |  76 +++++++++++---------
>>  drivers/mtd/ubi/vtbl.c    |  54 ++++++++------
>>  drivers/mtd/ubi/wl.c      |  87 +++++++++++++++--------
>>  13 files changed, 521 insertions(+), 374 deletions(-)
> 
> Compilation breaks while I try to compile with this patch.
> May be you need to update remaining ubi layer messages also.

Please always share the errors you face.
Maybe you have a different config.

Thanks,
//richard
--
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