From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Lagerwall Subject: Re: [PATCH] x86/xen: Warn when there's no mfn for pfn Date: Thu, 2 Apr 2015 10:10:42 +0100 Message-ID: <551D0792.6090206@citrix.com> References: <1427959690-4682-1-git-send-email-ross.lagerwall@citrix.com> <551D0546.8040702@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Ydb9D-0001ua-Gw for xen-devel@lists.xenproject.org; Thu, 02 Apr 2015 09:10:47 +0000 In-Reply-To: <551D0546.8040702@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: David Vrabel , xen-devel@lists.xenproject.org Cc: Boris Ostrovsky List-Id: xen-devel@lists.xenproject.org On 04/02/2015 10:00 AM, David Vrabel wrote: > On 02/04/15 08:28, Ross Lagerwall wrote: >> I recently had to debug dom0 taking a fatal page fault and it would have >> been useful if it warned when creating a non-present pte if there's no >> mfn for a pfn. > > This will trigger for ever PTE covering memory hotplugged by the balloon > driver, so I don't think we can take this. > That's unfortunate, I thought there may be some issue where it would be triggered spuriously. -- Ross Lagerwall