From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH V6] UBI: Extend UBI layer debug/messaging capabilities Date: Wed, 05 Nov 2014 17:35:33 +0200 Message-ID: <1415201733.958.121.camel@sauron.fi.intel.com> References: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:12468 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755051AbaKEPfr (ORCPT ); Wed, 5 Nov 2014 10:35:47 -0500 In-Reply-To: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Tanya Brokhman Cc: linux-mtd@lists.infradead.org, linux-arm-msm@vger.kernel.org, David Woodhouse , Brian Norris , Richard Weinberger , open list On Mon, 2014-11-03 at 15:58 +0200, 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. > > The R/O block driver messages were replaced by pr_* since > ubi_device structure is not used by it. > > Amended a bit by Artem. > > Signed-off-by: Tanya Brokhman > Signed-off-by: Artem Bityutskiy Oh, the entire patch-set again... this means we need to review it again! Please, have a mercy! :-) It is huge! Please, send a small patch against the one which I pushed already. Thanks! Artem. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xm2cx-0006XN-UW for linux-mtd@lists.infradead.org; Wed, 05 Nov 2014 15:36:08 +0000 Message-ID: <1415201733.958.121.camel@sauron.fi.intel.com> Subject: Re: [PATCH V6] UBI: Extend UBI layer debug/messaging capabilities From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Tanya Brokhman Date: Wed, 05 Nov 2014 17:35:33 +0200 In-Reply-To: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> References: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-arm-msm@vger.kernel.org, open list , linux-mtd@lists.infradead.org, Richard Weinberger , Brian Norris , David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2014-11-03 at 15:58 +0200, 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. > > The R/O block driver messages were replaced by pr_* since > ubi_device structure is not used by it. > > Amended a bit by Artem. > > Signed-off-by: Tanya Brokhman > Signed-off-by: Artem Bityutskiy Oh, the entire patch-set again... this means we need to review it again! Please, have a mercy! :-) It is huge! Please, send a small patch against the one which I pushed already. Thanks! Artem.