[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/5] x86/boot: Introduce bootstrap_unmap()


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Date: Thu, 24 Oct 2024 11:10:09 -0400
  • Arc-authentication-results: i=1; mx.zohomail.com; dkim=pass header.i=apertussolutions.com; spf=pass smtp.mailfrom=dpsmith@xxxxxxxxxxxxxxxxxxxx; dmarc=pass header.from=<dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1729782612; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=Pyo69ORJ440As5EWbOfx2/6qDjh5nZirj38C/FfCvAI=; b=ef4Q377SCJpXQ8OYrPiQPF4h3aEVp/TDMbhX9rGOGTWVzniYiEWKGsk/VyjLx/6XUd4gbUgaG0aoptNo74AoQ7JpJHG8c+f5p5AqyaWDcwVyT7J1Je9jtpvryNGJMkbdxgG6Lmt+ubhyZVXzW0jz23+d67A/OTUMlI8+4/bSMNs=
  • Arc-seal: i=1; a=rsa-sha256; t=1729782612; cv=none; d=zohomail.com; s=zohoarc; b=QgJa2RusdGoPNNsn1m+pnaYG6PBS3v+6ovj95AjNg9HLYBaTYPfQngbJ42Th+kWCST+6upeX2bnnGICD2jv9+dM47sVULjPnhV6hF0afetRXj+oqGsej4J68xmG4DrsgvGe2NlHWchn28qub/YXIdl09lGYYiJhl1a3GxjIFd1U=
  • Cc: Jan Beulich <JBeulich@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Thu, 24 Oct 2024 15:10:19 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 10/24/24 10:26, Andrew Cooper wrote:
We're about to introduce alternative mapping functions, and passing NULL was
always a slightly weird way to express unmap.  Make an explicit unmap
function, to avoid having two different valid ways of unmapping.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
CC: Jan Beulich <JBeulich@xxxxxxxx>
CC: Roger Pau Monné <roger.pau@xxxxxxxxxx>
CC: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.