Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713306 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2017-08-16 22:30 +0200 |
| Last post | 2017-08-16 22:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] ARM: Convert to using %pOF instead of full_name Arnd Bergmann <arnd@arndb.de> - 2017-08-16 22:30 +0200
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2017-08-16 22:30 +0200 |
| Subject | Re: [PATCH v2] ARM: Convert to using %pOF instead of full_name |
| Message-ID | <ufd6X-3gr-39@gated-at.bofh.it> |
On Thu, Aug 10, 2017 at 12:06 AM, Rob Herring <robh@kernel.org> wrote:
> On Fri, Jul 21, 2017 at 2:28 PM, Rob Herring <robh@kernel.org> wrote:
>> Now that we have a custom printf format specifier, convert users of
>> full_name to use %pOF instead. This is preparation to remove storing
>> of the full path string for each node.
>>
>> Signed-off-by: Rob Herring <robh@kernel.org>
>> Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
>> Acked-by: Heiko Stuebner <heiko@sntech.de>
>> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>>
>> arch/arm/kernel/cpuidle.c | 4 ++--
>> arch/arm/kernel/devtree.c | 5 ++---
>> arch/arm/kernel/topology.c | 3 +--
>> arch/arm/mach-exynos/suspend.c | 7 +++----
>> arch/arm/mach-imx/gpc.c | 4 ++--
>> arch/arm/mach-mvebu/kirkwood.c | 3 +--
>> arch/arm/mach-omap2/omap-wakeupgen.c | 4 ++--
>> arch/arm/mach-omap2/omap_hwmod.c | 4 ++--
>> arch/arm/mach-rockchip/platsmp.c | 4 ++--
>> arch/arm/mach-shmobile/pm-rmobile.c | 7 +++----
>> 10 files changed, 20 insertions(+), 25 deletions(-)
>
> Arnd, Olof,
>
> Can you please apply this one.
Applied to next/cleanup now, with the Acks. I think that should be the last
patch of this series that you wanted me to apply. Can you double-check
and maybe re-submit any patches I may have missed?
Arnd
Back to top | Article view | linux.kernel
csiph-web