From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751523AbdAaKGy (ORCPT ); Tue, 31 Jan 2017 05:06:54 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43008 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751470AbdAaKGn (ORCPT ); Tue, 31 Jan 2017 05:06:43 -0500 Date: Tue, 31 Jan 2017 11:06:42 +0100 From: Greg KH To: kys@microsoft.com Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, jasowang@redhat.com, leann.ogasawara@canonical.com, Alex Ng Subject: Re: [PATCH 6/6] Drivers: hv: Log the negotiated IC versions. Message-ID: <20170131100642.GA9576@kroah.com> References: <1485632203-20038-1-git-send-email-kys@exchange.microsoft.com> <1485632238-20124-6-git-send-email-kys@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1485632238-20124-6-git-send-email-kys@exchange.microsoft.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 28, 2017 at 12:37:18PM -0700, kys@exchange.microsoft.com wrote: > From: Alex Ng > > Log the negotiated IC versions. I'll take this, but really, don't do this at all. Keep the kernel log quiet, there's no need for this. In fact, want me to just revert it? thanks, greg k-h