Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751935AbaL2DTL (ORCPT ); Sun, 28 Dec 2014 22:19:11 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:5902 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751683AbaL2DTI (ORCPT ); Sun, 28 Dec 2014 22:19:08 -0500 Message-ID: <54A0C70D.7040706@huawei.com> Date: Mon, 29 Dec 2014 11:14:21 +0800 From: hujianyang User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Tanya Brokhman CC: , , open list , Richard Weinberger , , Artem Bityutskiy , Brian Norris , David Woodhouse Subject: Re: [PATCH V6] UBI: Extend UBI layer debug/messaging capabilities References: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> In-Reply-To: <1415023112-21704-1-git-send-email-tlinder@codeaurora.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.68.144] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2014/11/3 21:58, 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 > --- > Changes from V1: Hi Artem and Tanya, Do you think the similar effort is worth to be done on ubifs-level? We could have several ubifs partition mounted on a host. Thanks, Hu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/