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

Re: [PATCH 4/5] xen/wait: Remove indirect jump


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Fri, 12 Nov 2021 11:35:35 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=XG3qY1iaoPl8VMHGNUgx/ML8ri1nTSSSlBsBMk+pyr0=; b=Tm45uUiUUWFTi9ArowLmBSbNeJ2I9/qhLMJ1on03V6SwtDelYAjjQu/mMyIEZamfEqHym2KKY3ri7wStPNxIdddyN9Y3HGnO02LlBj68tgyLfwo8FMXsPfRwSB/JdTYIv8BZW+8izkVB3f1BHxZ01e9/z0KgnTytR+mbs7sn1P2y/cGm0EBVFJwoOR54osRT+SDnFVLnufHWB6NQ/TN+fzOyW5EIGMzKCU6LoZAtcjZMwT0K5xV4uDhoL6g1e8/L2gUNAwgXV6W+FfNr3It/++SGfat8jUMxRhbxKdMQOo8f4UHMSF7fEj30PeqxlFenPs4NFZieW0CqEg946tKXZw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MA9TqMN0soGT7hxPOgssPi0u9NNIR5aAFSSND8axZjGteBTINp2/Dm9qiAUWfpFpZgFGmnp9jTHPVgmAXNvmXMMG9wnzZvn7zXM63j+ZjaMjUl3uaNGIZxBaE2iFkhsoRffplKX0DoGQXSe1gfoDewNBJN7/EUYPlMuHzYqQ4HT4DiEkvG0BAC56NC6ppGZvSEk5P/9GPEmMB3XhqK+r7ZxDdJcpbtHumypQDgJed3DQ4bsWHqoBEQXB+82FbtMRWB/dgzd7Ci/tRUsBIO2ILnRegBuJezLx2pumOCtlMAQhHNUFQZu8dQv5/cB4uONb8tkegQdDspTZ0XX3LQukUg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Fri, 12 Nov 2021 10:35:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 11.11.2021 18:57, Andrew Cooper wrote:
> There is no need for this to be an indirect jump at all.  Execution always
> returns to a specific location, so use a direct jump instead.
> 
> Use a named label for the jump.  As both 1 and 2 have disappeared as labels,
> rename 3 to skip to better describe its purpose.
> 
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>




 


Rackspace

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