From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755322AbbCRH0M (ORCPT ); Wed, 18 Mar 2015 03:26:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56372 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755237AbbCRH0I (ORCPT ); Wed, 18 Mar 2015 03:26:08 -0400 Date: Wed, 18 Mar 2015 08:26:05 +0100 From: Greg KH To: "K. Y. Srinivasan" Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, Nick Meier Subject: Re: [PATCH 4/9] Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY Message-ID: <20150318072605.GA27585@kroah.com> References: <1426639292-25415-1-git-send-email-kys@microsoft.com> <1426639321-25458-1-git-send-email-kys@microsoft.com> <1426639321-25458-4-git-send-email-kys@microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426639321-25458-4-git-send-email-kys@microsoft.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 17, 2015 at 05:41:56PM -0700, K. Y. Srinivasan wrote: > From: Nick Meier > > HV_CRASH_CTL_CRASH_NOTIFY is a 64 bit number. Depending on the usage context, > the value may be truncated. This patch is in response from the following > email from Intel: Subject should have "hv:" at the beginning :(