From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D05CC04AB5 for ; Thu, 6 Jun 2019 15:43:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 526C7206BB for ; Thu, 6 Jun 2019 15:43:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="G526VcO+" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729489AbfFFPnf (ORCPT ); Thu, 6 Jun 2019 11:43:35 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:35837 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729366AbfFFPnf (ORCPT ); Thu, 6 Jun 2019 11:43:35 -0400 Received: by mail-pf1-f195.google.com with SMTP id d126so1758893pfd.2 for ; Thu, 06 Jun 2019 08:43:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=BfrnQRYKGFgPxF9NSnQflkQWl1ljH2e27gVbldpoCtM=; b=G526VcO+jFeP1Kp96oisydppUTR325SAabfAj6XffQwSmnnk1fpfZq2JNrtma3sq9V bUQ+A75ziJPPn7hBRksbtk+T6Y9IgGhi5PQaRPJHuJDgvXlkHzG69IUtJZT2vxcD+jqE t/h4GMZ5MtaRvM/RjnGdut6SKYqwSYoKWOciJ1uayYOVVUbw5tYFWmPuKRdIl1WHJfwW /L6d8b274D1jaWJ8kXV1ogOTs61jy5TB7/STFsPpt+jchl+bIVBKyDB09fNNGZjkYCsF VsJ5Y8KS/bPkMbj69HoTBAUL4pgmylrnY2BrgmEpPlDSmvY1EYT46qNmYRFSNpPSKn/4 LIeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BfrnQRYKGFgPxF9NSnQflkQWl1ljH2e27gVbldpoCtM=; b=eNZ2XRIwVBjMiYLNNbveBuFqVgBz8mHUoCvPHqQYeNvBOkKyDovhu0tFNUBGIEgL9l Ed88tv+kFJO4Q16wbLuzHTX42P40CZxOQtJbdlxMxMo8APwMEd5tSbUlZfMcs1a8mWrI +DOyZ+rkcEFYOKywjjEYSAVLEGiuSg7HbGr03LqFhKaaViDNPgNak5hNigMDJ2OimXTv KgxPBWviS7br0hPcxd959SbvXo6SsC7+VO0w2y5Hac5ckbYavlpSrMimLGqQP5CYF5MY PwKw6IpOobh5AJgIkCQcic4f0d4T3WA9tinX01mC9UD+iRDZ98BRWVqCzmfM8s8Q35l0 4Ilg== X-Gm-Message-State: APjAAAWkDOXDlW3+x+lzA+7xTL4MSmIWqGjxm8hBymHm9ThP4WaMnn8j FWj0x0b0XP0zot84XWW9sbZ7tg== X-Google-Smtp-Source: APXvYqx+sT+/LQuM4S09B7Xt9KV37NrCwBh8IBko+fhwQpGMCytJTR8ZRG5FS309mJBurHzccGKhDA== X-Received: by 2002:a62:386:: with SMTP id 128mr55122544pfd.10.1559835814740; Thu, 06 Jun 2019 08:43:34 -0700 (PDT) Received: from builder (104-188-17-28.lightspeed.sndgca.sbcglobal.net. [104.188.17.28]) by smtp.gmail.com with ESMTPSA id v64sm4919401pfv.172.2019.06.06.08.43.33 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 06 Jun 2019 08:43:34 -0700 (PDT) Date: Thu, 6 Jun 2019 08:43:32 -0700 From: Bjorn Andersson To: Arnaud Pouliquen Cc: Ohad Ben-Cohen , linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH] remoteproc: debug: fix va dump format in carveout list Message-ID: <20190606154332.GB23094@builder> References: <1559835519-8165-1-git-send-email-arnaud.pouliquen@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1559835519-8165-1-git-send-email-arnaud.pouliquen@st.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Thu 06 Jun 08:38 PDT 2019, Arnaud Pouliquen wrote: > Standardize dump presentation for va, dma and da dumps by adding > "0x" prefix for virtual address. > > Fixes: 276ec9934231("remoteproc: replace "%p" with "%pK"") > > Signed-off-by: Arnaud Pouliquen Applied Thanks, Bjorn > --- > drivers/remoteproc/remoteproc_debugfs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/remoteproc/remoteproc_debugfs.c b/drivers/remoteproc/remoteproc_debugfs.c > index 6da934b8dc4b..91d3a75f0b41 100644 > --- a/drivers/remoteproc/remoteproc_debugfs.c > +++ b/drivers/remoteproc/remoteproc_debugfs.c > @@ -298,7 +298,7 @@ static int rproc_carveouts_show(struct seq_file *seq, void *p) > list_for_each_entry(carveout, &rproc->carveouts, node) { > seq_puts(seq, "Carveout memory entry:\n"); > seq_printf(seq, "\tName: %s\n", carveout->name); > - seq_printf(seq, "\tVirtual address: %pK\n", carveout->va); > + seq_printf(seq, "\tVirtual address: 0x%pK\n", carveout->va); > seq_printf(seq, "\tDMA address: %pad\n", &carveout->dma); > seq_printf(seq, "\tDevice address: 0x%x\n", carveout->da); > seq_printf(seq, "\tLength: 0x%x Bytes\n\n", carveout->len); > -- > 2.7.4 >