From patchwork Wed May 11 13:30:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoffer Dall X-Patchwork-Id: 67534 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp237119qge; Wed, 11 May 2016 06:52:25 -0700 (PDT) X-Received: by 10.98.52.68 with SMTP id b65mr5158981pfa.24.1462974745190; Wed, 11 May 2016 06:52:25 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id sn5si10003997pac.181.2016.05.11.06.52.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2016 06:52:25 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1b0UXk-0002HH-F6; Wed, 11 May 2016 13:51:16 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b0UUw-00061X-Hj for linux-arm-kernel@bombadil.infradead.org; Wed, 11 May 2016 13:48:22 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by casper.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1b0UFe-0005On-7d for linux-arm-kernel@lists.infradead.org; Wed, 11 May 2016 13:32:35 +0000 Received: by mail-wm0-x232.google.com with SMTP id e201so219202227wme.0 for ; Wed, 11 May 2016 06:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YWtpiljReJYeq9aTchqio2CExm9AODFqDeNoOPoDpVg=; b=hL74DJD6+/ySqBNf64xXzlSXGau1MD5FTW+OM8bwT7AI/9EgpMsGrzNsi7QBcwrSCq Us7JYcWc8yKa4t9CN180IFXWcjKVs0cLP5jLsL6DPMVA4xSjDKYPqjmVXmOJsloA3sA5 UQugo8zurmO8blYx9JVEbTlO7Mm6XHiZpWFQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YWtpiljReJYeq9aTchqio2CExm9AODFqDeNoOPoDpVg=; b=TXf72yKW+rAJQD6qdzFyyfDoxzLpNxm10/a3WLUwAia4a2RwFHiVXi58l1J7mToaLE dwcq0BCuc6aR3B34ioaoTt5UmMFp4z99yQYRxhba9jSM7Gn+fVR5LWKJtZNpW+jSAxOc unOgK44W4ml8Q4vom5dT8c3b2wCAhXKpPlBmwONeXu+A5J/dmyr6loxhXVYrSnl2DA/1 4kafUy8WqIf6CaYG0fP3IyfRQdElHF3CFbrNBhQ6wVvufD5vSXQtE/S1eaF8oCOIzsr3 bCTpzco2h2YDNAPhtmmjS3dyIbFxKhQxJHUFFTbEmFGAzh/Lxl+7h7MZYdWiJ5/pRXnB 3Ibg== X-Gm-Message-State: AOPr4FUkXA7EnTGcJTn50lPtyRb20r4yAR0fgQ/Mn/oJ54K0OTBwo7YZrU16AyCDUnVHdUWo X-Received: by 10.28.138.196 with SMTP id m187mr4282596wmd.61.1462973532737; Wed, 11 May 2016 06:32:12 -0700 (PDT) Received: from localhost.localdomain ([94.18.191.146]) by smtp.gmail.com with ESMTPSA id 131sm8547278wmu.17.2016.05.11.06.32.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 11 May 2016 06:32:12 -0700 (PDT) From: Christoffer Dall To: Paolo Bonzini , =?UTF-8?q?Radim=20Kr=C4=8Dm=C3=A1=C5=99?= Subject: [PULL 23/29] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " Date: Wed, 11 May 2016 15:30:16 +0200 Message-Id: <1462973422-10021-24-git-send-email-christoffer.dall@linaro.org> X-Mailer: git-send-email 2.1.2.330.g565301e.dirty In-Reply-To: <1462973422-10021-1-git-send-email-christoffer.dall@linaro.org> References: <1462973422-10021-1-git-send-email-christoffer.dall@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160511_143234_434253_5F42A07A X-CRM114-Status: GOOD ( 11.58 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on casper.infradead.org summary: Content analysis details: (-2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:232 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, Marc Zyngier , Julien Grall , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, Christoffer Dall MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org From: Julien Grall Currently, most of the pr_* messages in the GICv3 driver don't have a prefix. Add one to make clear where the messages come from. Signed-off-by: Julien Grall Signed-off-by: Christoffer Dall --- drivers/irqchip/irq-gic-v3.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.1.2.330.g565301e.dirty _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/drivers/irqchip/irq-gic-v3.c b/drivers/irqchip/irq-gic-v3.c index 5b7d3c2..6dc6f03 100644 --- a/drivers/irqchip/irq-gic-v3.c +++ b/drivers/irqchip/irq-gic-v3.c @@ -15,6 +15,8 @@ * along with this program. If not, see . */ +#define pr_fmt(fmt) "GICv3: " fmt + #include #include #include