All of lore.kernel.org
 help / color / mirror / Atom feed
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Migrate to asm-generic wrapper support
Date: Thu, 21 Jul 2011 11:36:30 -0700	[thread overview]
Message-ID: <4E2871AE.8030603@codeaurora.org> (raw)
In-Reply-To: <m31uxje8o4.fsf@intrepid.localdomain>

On 07/21/2011 12:27 PM, Krzysztof Halasa wrote:
> Stephen Boyd <sboyd@codeaurora.org> writes:
>
>> With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
>> remove a handful of asm-generic wrappers in ARM code. Since the
>> generic version of sizes.h doesn't contain SZ_48M, we replace
>> the 3 users of SZ_48M with the equivalent SZ_32M + SZ_16M.
> Perhaps simply adding SZ_48M to the generic version is better. Can live
> with either.

This was simpler (1 patch, 1 maintainer). Is that an ack?

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@codeaurora.org>
To: Krzysztof Halasa <khc@pm.waw.pl>
Cc: Eric Miao <eric.y.miao@gmail.com>, Imre Kaloz <kaloz@openwrt.org>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: Migrate to asm-generic wrapper support
Date: Thu, 21 Jul 2011 11:36:30 -0700	[thread overview]
Message-ID: <4E2871AE.8030603@codeaurora.org> (raw)
In-Reply-To: <m31uxje8o4.fsf@intrepid.localdomain>

On 07/21/2011 12:27 PM, Krzysztof Halasa wrote:
> Stephen Boyd <sboyd@codeaurora.org> writes:
>
>> With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
>> remove a handful of asm-generic wrappers in ARM code. Since the
>> generic version of sizes.h doesn't contain SZ_48M, we replace
>> the 3 users of SZ_48M with the equivalent SZ_32M + SZ_16M.
> Perhaps simply adding SZ_48M to the generic version is better. Can live
> with either.

This was simpler (1 patch, 1 maintainer). Is that an ack?

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


  reply	other threads:[~2011-07-21 18:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-20 23:23 [PATCH] ARM: Migrate to asm-generic wrapper support Stephen Boyd
2011-07-20 23:23 ` Stephen Boyd
2011-07-20 23:28 ` Russell King - ARM Linux
2011-07-20 23:28   ` Russell King - ARM Linux
2011-07-20 23:36   ` Stephen Boyd
2011-07-20 23:36     ` Stephen Boyd
2011-07-21 19:27     ` Krzysztof Halasa
2011-07-21 19:27       ` Krzysztof Halasa
2011-07-21 18:36       ` Stephen Boyd [this message]
2011-07-21 18:36         ` Stephen Boyd
2011-07-22 16:28         ` Krzysztof Halasa
2011-07-22 16:28           ` Krzysztof Halasa

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=4E2871AE.8030603@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.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.