From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH V4 6/6] perf/amd/iommu: Clean up print messages pr_debug Date: Thu, 18 Feb 2016 14:22:47 +0100 Message-ID: <20160218132247.GD28866@pd.tnic> References: <1455182127-17551-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1455182127-17551-7-git-send-email-Suravee.Suthikulpanit@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1455182127-17551-7-git-send-email-Suravee.Suthikulpanit-5C7GfCeVMHo@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Suravee Suthikulpanit Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, acme-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, andihartmann-KuiJ5kEpwI6ELgA04lAiVw@public.gmane.org, mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Thu, Feb 11, 2016 at 04:15:27PM +0700, Suravee Suthikulpanit wrote: > From: Suravee Suthikulpanit > > This patch declares pr_fmt for perf/amd_iommu, removes unnecessary > pr_debug, and clean up error messages. For the next version, move all the cleanups first so that the later patches are simpler and easier to review. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946182AbcBRNWu (ORCPT ); Thu, 18 Feb 2016 08:22:50 -0500 Received: from mail.skyhub.de ([78.46.96.112]:43094 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946129AbcBRNWt (ORCPT ); Thu, 18 Feb 2016 08:22:49 -0500 Date: Thu, 18 Feb 2016 14:22:47 +0100 From: Borislav Petkov To: Suravee Suthikulpanit Cc: joro@8bytes.org, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, andihartmann@freenet.de, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Subject: Re: [PATCH V4 6/6] perf/amd/iommu: Clean up print messages pr_debug Message-ID: <20160218132247.GD28866@pd.tnic> References: <1455182127-17551-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1455182127-17551-7-git-send-email-Suravee.Suthikulpanit@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1455182127-17551-7-git-send-email-Suravee.Suthikulpanit@amd.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 11, 2016 at 04:15:27PM +0700, Suravee Suthikulpanit wrote: > From: Suravee Suthikulpanit > > This patch declares pr_fmt for perf/amd_iommu, removes unnecessary > pr_debug, and clean up error messages. For the next version, move all the cleanups first so that the later patches are simpler and easier to review. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.