From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xdhgs-0002fn-6X for linux-mtd@lists.infradead.org; Mon, 13 Oct 2014 15:37:42 +0000 Message-ID: <1413214637.7906.49.camel@sauron.fi.intel.com> Subject: Re: [PATCH v3] mtd: ubi: Extend UBI layer debug/messaging capabilities From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Tanya Brokhman Date: Mon, 13 Oct 2014 18:37:17 +0300 In-Reply-To: <1412593268-12377-1-git-send-email-tlinder@codeaurora.org> References: <1412593268-12377-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-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-ubifs.git tree. Later, when the merge window is closed, I'll merge this patch to the linux-next branch too. Thanks! -- Artem