From: Arnd Bergmann <arnd@arndb.de>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-shmobile: fix platsmp.c build when ARCH_SH73A0=n
Date: Fri, 06 Jul 2012 20:02:33 +0000 [thread overview]
Message-ID: <201207062002.33728.arnd@arndb.de> (raw)
In-Reply-To: <20120706082005.30495.53308.sendpatchset@w520>
On Friday 06 July 2012, Rafael J. Wysocki wrote:
> >
> > It can actually be written a little nicer now, like
> >
> > #define is_sh73a0() (machine_is_ag5evm() || machine_is_kota2() || \
> > (IS_ENABLED(CONFIG_ARCH_SH73A0) && \
> > of_machine_is_compatible("renesas,sh73a0")))
> >
> > but that won't work for the backport and it's still a little
> > ugly.
>
> Can you please take the $subject patch directly to the fixes branch?
> Or do you want me to generate a pull request with just this one patch?
Ok, applied to the fixes branch. My current plan is to send that branch
upstream on Monday.
I've added Simon's Tested-by tag and I'm taking your mail as an Acked-by.
Thanks everyone,
Arnd
next prev parent reply other threads:[~2012-07-06 20:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 8:20 [PATCH] ARM: mach-shmobile: fix platsmp.c build when ARCH_SH73A0=n Magnus Damm
2012-07-06 10:03 ` Simon Horman
2012-07-06 15:35 ` Arnd Bergmann
2012-07-06 18:40 ` Rafael J. Wysocki
2012-07-06 20:02 ` Arnd Bergmann [this message]
2012-07-06 20:32 ` Rafael J. Wysocki
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=201207062002.33728.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-sh@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox