U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] scripts: objdiff: Ignore debug info when comparing
Date: Sat, 26 Aug 2017 16:47:06 -0400	[thread overview]
Message-ID: <20170826204706.GR2827@bill-the-cat> (raw)
In-Reply-To: <1503453571-24705-1-git-send-email-yamada.masahiro@socionext.com>

On Wed, Aug 23, 2017 at 10:59:31AM +0900, Masahiro Yamada wrote:

> From: Stephen Boyd <stephen.boyd@linaro.org>
> 
> If the kernel is configured to be built with debug symbols, or
> has bug tables, comparing files may not work if line numbers
> change. This makes comparing object files with these options
> harder to do. Let's strip out the debug info and drop the
> __bug_table here so that we don't see false positives. There may
> be other things to drop later, and it may be architecture
> specific, but this works for me with my ARM64 build.
> 
> [ Import Linux commit: 65ba6fa439e7c3cbf97de9dce9e7a3390ae2638c ]
> 
> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
> Reviewed-by: Jason Cooper <jason@lakedaemon.net>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170826/00782f26/attachment.sig>

      reply	other threads:[~2017-08-26 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-23  1:59 [U-Boot] [PATCH] scripts: objdiff: Ignore debug info when comparing Masahiro Yamada
2017-08-26 20:47 ` Tom Rini [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=20170826204706.GR2827@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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