public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Move malloc_cache_aligned() to malloc.h
Date: Sun, 30 Aug 2015 20:28:03 +0000	[thread overview]
Message-ID: <1440966476.4662.2.camel@toradex.com> (raw)
In-Reply-To: <1440860082-20128-1-git-send-email-sjg@chromium.org>

On Sat, 2015-08-29 at 14:54 +0000, Simon Glass wrote:
> At present malloc.h is included everywhere since it recently was
> added to
> common.h in this commit:
> 
>    4519668 mtd/nand/ubi: assortment of alignment fixes
> 
> This seems wasteful and unnecessary. We have been trying to trim down
> common.h and put separate functions into separate header files and
> that
> change goes in the opposite direction.
> 
> Move malloc_cache_aligned() to malloc.h so that this can be avoided.

Hm, but we've been there before:

https://patchwork.ozlabs.org/patch/503291/

  reply	other threads:[~2015-08-30 20:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-29 14:54 [U-Boot] [PATCH] Move malloc_cache_aligned() to malloc.h Simon Glass
2015-08-30 20:28 ` Marcel Ziswiler [this message]
2015-08-30 20:30   ` Scott Wood
2015-09-02  2:49     ` Simon Glass

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=1440966476.4662.2.camel@toradex.com \
    --to=marcel.ziswiler@toradex.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