All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony@xenproject.org>
To: "Petr Beneš" <w1benny@gmail.com>
Cc: xen-devel@lists.xenproject.org,
	Anthony PERARD <anthony.perard@vates.tech>
Subject: Re: [PATCH v5 1/4] tools: add sizeof_field and endof_field macros
Date: Tue, 26 Aug 2025 16:42:42 +0200	[thread overview]
Message-ID: <aK3H4lNFN0BWjhqy@l14> (raw)
In-Reply-To: <8dd6b217fbde427407113fedabb70f54d12aed61.1755987697.git.w1benny@gmail.com>

On Sat, Aug 23, 2025 at 10:26:49PM +0000, Petr Beneš wrote:
> From: Petr Beneš <w1benny@gmail.com>
> 
> * `sizeof_field` returns the size of a specific struct member
> * `endof_field` returns the offset to the end of the member within the struct
> 
> It will be useful in upcoming layout checks of SMBIOS structs.
> 
> Signed-off-by: Petr Beneš <w1benny@gmail.com>

Acked-by: Anthony PERARD <anthony.perard@vates.tech>

-- 
Anthony PERARD


  reply	other threads:[~2025-08-26 14:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-23 22:26 [PATCH v5 0/4] hvmloader: add new SMBIOS tables (7,8,9,26,27,28) Petr Beneš
2025-08-23 22:26 ` [PATCH v5 1/4] tools: add sizeof_field and endof_field macros Petr Beneš
2025-08-26 14:42   ` Anthony PERARD [this message]
2025-08-23 22:26 ` [PATCH v5 2/4] hvmloader: fix SMBIOS table length checks Petr Beneš
2025-08-24  1:18   ` Teddy Astie
2025-08-27  8:33   ` Jan Beulich
2025-08-23 22:26 ` [PATCH v5 3/4] hvmloader: add new SMBIOS tables (7, 8, 9, 26, 27, 28) Petr Beneš
2025-08-25 11:04   ` Teddy Astie
2025-08-25 11:08     ` Jan Beulich
2025-08-23 22:26 ` [PATCH v5 4/4] CHANGELOG.md: " Petr Beneš
2025-08-25  7:46   ` Oleksii Kurochko
2025-08-25  9:29   ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aK3H4lNFN0BWjhqy@l14 \
    --to=anthony@xenproject.org \
    --cc=anthony.perard@vates.tech \
    --cc=w1benny@gmail.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.