All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Adam Ford <aford173@gmail.com>
Cc: u-boot@lists.denx.de, aford@beaconembedded.com
Subject: Re: [PATCH 1/2] arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO
Date: Mon, 21 Feb 2022 11:39:23 -0500	[thread overview]
Message-ID: <20220221163923.GR1576803@bill-the-cat> (raw)
In-Reply-To: <20220212121241.1655425-1-aford173@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

On Sat, Feb 12, 2022 at 06:12:40AM -0600, Adam Ford wrote:

> With LTO enabled, some functions appear to be optimized in a
> way that causes hanging on some OMAP3 boards after some
> unrelated patches were applied.  The solution appears to make
> several functions __used.  There also appears be to be some
> dead code, so remove it while cleaning this up.
> 
> This has been tested on a general purpose OMAP3530, DM3730,
> and AM3517.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/arch/arm/include/asm/arch-omap3/sys_proto.h b/arch/arm/include/asm/arch-omap3/sys_proto.h
> index a6e9ff84aa..e7078a32db 100644

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-02-21 16:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 12:12 [PATCH 1/2] arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO Adam Ford
2022-02-12 12:12 ` [PATCH 2/2] arm: omap3: Make some memory functions static and clean headers Adam Ford
2022-02-21 16:39   ` Tom Rini
2022-02-21 16:39 ` 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=20220221163923.GR1576803@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=aford173@gmail.com \
    --cc=aford@beaconembedded.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 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.