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

Re: [PATCH v2 2/5] symbols: split symbols_num_syms


  • To: Jan Beulich <jbeulich@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jason Andryuk <jason.andryuk@xxxxxxx>
  • Date: Wed, 27 Aug 2025 18:20:30 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=suse.com smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=w4cyw8hU59UlTG59IPAhRC9P7/TjVATwWDM2how3Bfs=; b=ScFFTUKlbCbvrZzW+s0lTi3tF58Tm6YHaSQDeWtPJQq2JAIfCbsGCEEwVBtXzwnzjpbCxuMdTezW0BgbzoonHB6HK10/aT2cIqf5rWPA9NjPWmXGcjukYq7n2CrcRp3dahaGIySTJ1dbeCSgmfQXlxm8DMpeZTYtmF9B9StgPOJlE0GsiDg5XI+R2HgzlTomRHEu1pO9x20Ai4N0Zpwa6wH0+yEms6HF4+BVDxa217N1qfQ95CXG7tbpg9hGGMZSbq2U8yaBD3k7nRkvOorvW8L466AwInJK6pTdUwPOxgEOSlsdApIS7nZ0O6IJETYAPgekQwegyNhqnWt3ANVihw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=IU02y+VEYWn5WbDfS4ID/X+jRKlRxLtFJwmiRqQL1Kb1o7tvypJgQL75PDlDvHkUeRf2i3nD8dUrVGNMfRsTpiOpfzU+VoIn6hIVxH3C2ZYjQjAO9hB9/DKz6ymMUle08GLdKq4jCPzu+//pAjMum2PoVWPQvXrnhNEiBQaUuKLRZ+EVLeonX3Qy2Bbu8CwLPOzSSgMKfXdPqMzqQxehXLoQe+OApxpN/+yb8V59CKmya40q9Z09VyEtEvuWQze1I7Eivf4Xw4EWLraopOfBNiQYe2pXU2JgV16G1+WwLfQzciCR/Valsd/Y+qWQEGQ0lblPZaB5o+zCfsF8/jCDkQ==
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Thu, 28 Aug 2025 00:40:47 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 2025-04-02 09:58, Jan Beulich wrote:
In preparation for inserting address entries into symbols_addresses[] /
symbols_offsets[] without enlarging symbols_sorted_offsets[], split
symbols_num_syms into symbols_num_addrs (counting entries in the former
plus symbols_names[] as well as, less directly, symbols_markers[]) and
symbols_num_names (counting entries in the latter).

While doing the adjustment move declarations to a new private symbols.h,
to be used by both symbols.c and symbols-dummy.c. Replace u8/u16 while
doing so.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>

Reviewed-by: Jason Andryuk <jason.andryuk@xxxxxxx>



 


Rackspace

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