public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Dodji Seketeli <dodji@seketeli.org>
To: Giuliano Procida <gprocida@google.com>
Cc: libabigail@sourceware.org,  kernel-team@android.com,
	maennich@google.com,  sidnayyar@google.com,  vvvvvv@google.com
Subject: Re: [PATCH] symtab: add support for CRC values from __kcrctab
Date: Fri, 18 Nov 2022 15:11:26 +0100	[thread overview]
Message-ID: <87iljcmjxt.fsf@seketeli.org> (raw)
In-Reply-To: <20221118090907.4013918-1-gprocida@google.com> (Giuliano Procida's message of "Fri, 18 Nov 2022 09:09:07 +0000")

Hello,

Giuliano Procida <gprocida@google.com> a écrit:

> From: Aleksei Vetrov <vvvvvv@google.com>
>
> New kernels changed the format of storing CRC values from absolute
> symbol value to the address in __kcrctab or __kcrctab_gpl section.
> This change adds support for CRC values described in this format.
>
> 	* src/abg-elf-helpers.h (get_crc_for_symbol): Defined new
> 	helper function to extract CRC from ELF symbol.
> 	* src/abg-elf-helpers.cc (get_crc_for_symbol): Implemented this
> 	function with support of old and new CRC values format.
> 	* src/abg-symtab-reader.cc (symtab::load_): Used the new
> 	function when building CRC values map.
>
> Change-Id: I7de5c737d5caaef0c5b7b2ea0d448368889a16be
> Signed-off-by: Aleksei Vetrov <vvvvvv@google.com>

Applied to master, thanks!

[...]

Cheers,

-- 
		Dodji

      reply	other threads:[~2022-11-18 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18  9:09 Giuliano Procida
2022-11-18 14:11 ` Dodji Seketeli [this message]

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=87iljcmjxt.fsf@seketeli.org \
    --to=dodji@seketeli.org \
    --cc=gprocida@google.com \
    --cc=kernel-team@android.com \
    --cc=libabigail@sourceware.org \
    --cc=maennich@google.com \
    --cc=sidnayyar@google.com \
    --cc=vvvvvv@google.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).