Re: [PATCH v3] mtd: ubi: Extend UBI layer debug/messaging capabilities

2014-10-14 Thread Tanya Brokhman
On 10/13/2014 6:59 PM, Artem Bityutskiy wrote: On Mon, 2014-10-13 at 18:37 +0300, Artem Bityutskiy wrote: On Mon, 2014-10-06 at 14:01 +0300, 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

Re: [PATCH v3] mtd: ubi: Extend UBI layer debug/messaging capabilities

2014-10-13 Thread Artem Bityutskiy
On Mon, 2014-10-13 at 18:37 +0300, Artem Bityutskiy wrote: > On Mon, 2014-10-06 at 14:01 +0300, 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 type

Re: [PATCH v3] mtd: ubi: Extend UBI layer debug/messaging capabilities

2014-10-13 Thread Artem Bityutskiy
On Mon, 2014-10-06 at 14:01 +0300, 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. Looks good to me, pushed to the master branch of the linux-ubif

[PATCH v3] mtd: ubi: Extend UBI layer debug/messaging capabilities

2014-10-06 Thread Tanya Brokhman
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 --- Changes from V1: - Compilation error fixed - macros were updated to receive