From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751770Ab2JMGoo (ORCPT ); Sat, 13 Oct 2012 02:44:44 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:34005 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750884Ab2JMGon (ORCPT ); Sat, 13 Oct 2012 02:44:43 -0400 Date: Sat, 13 Oct 2012 15:44:35 +0900 From: Greg KH To: "K. Y. Srinivasan" Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, jasowang@redhat.com Subject: Re: [PATCH 1/1] tools: hv: Return the full kernel version Message-ID: <20121013064435.GA9794@kroah.com> References: <1350085210-11108-1-git-send-email-kys@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1350085210-11108-1-git-send-email-kys@microsoft.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 12, 2012 at 04:40:10PM -0700, K. Y. Srinivasan wrote: > Currently, we are returning the same string for both OSBuildNumber > and OSVersion keys. Return the full uts string for the OSBuild > key since Windows does not impose any restrictions on this. You sent me 2 patches, both 1/1, that modify the same file. Which one comes first? Please resend both properly, and also let me know if these are things that should be going into 3.7 or can wait for 3.8. greg k-h