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: Wed, 20 Jul 2011 16:36:29 -0700	[thread overview]
Message-ID: <4E27667D.9060200@codeaurora.org> (raw)
In-Reply-To: <20110720232819.GC20310@n2100.arm.linux.org.uk>

On 07/20/2011 04:28 PM, Russell King - ARM Linux wrote:
> On Wed, Jul 20, 2011 at 04:23:45PM -0700, Stephen Boyd wrote:
>> With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
>> remove a handful of asm-generic wrappers in ARM code.
>>
>> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
>> Cc: Imre Kaloz <kaloz@openwrt.org>
>> Cc: Krzysztof Halasa <khc@pm.waw.pl>
>> Cc: Eric Miao <eric.y.miao@gmail.com>
>> ---
>>
>> I've specifically left out topology.h as it looks like that will not
>> be generic much longer.
>
> You don't mention in the commit log about the change to SZ_48M.
>

Sorry. I figured it was a minor detail. How about:

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.


? If that works I'll make sure to include it when submitting to the
patch tracker.

-- 
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: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Imre Kaloz <kaloz@openwrt.org>, Eric Miao <eric.y.miao@gmail.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Halasa <khc@pm.waw.pl>
Subject: Re: [PATCH] ARM: Migrate to asm-generic wrapper support
Date: Wed, 20 Jul 2011 16:36:29 -0700	[thread overview]
Message-ID: <4E27667D.9060200@codeaurora.org> (raw)
In-Reply-To: <20110720232819.GC20310@n2100.arm.linux.org.uk>

On 07/20/2011 04:28 PM, Russell King - ARM Linux wrote:
> On Wed, Jul 20, 2011 at 04:23:45PM -0700, Stephen Boyd wrote:
>> With d8ecc5c (kbuild: asm-generic support, 2011-04-27) we can
>> remove a handful of asm-generic wrappers in ARM code.
>>
>> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
>> Cc: Imre Kaloz <kaloz@openwrt.org>
>> Cc: Krzysztof Halasa <khc@pm.waw.pl>
>> Cc: Eric Miao <eric.y.miao@gmail.com>
>> ---
>>
>> I've specifically left out topology.h as it looks like that will not
>> be generic much longer.
>
> You don't mention in the commit log about the change to SZ_48M.
>

Sorry. I figured it was a minor detail. How about:

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.


? If that works I'll make sure to include it when submitting to the
patch tracker.

-- 
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-20 23: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 [this message]
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
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=4E27667D.9060200@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.