From: jens.wiklander@linaro.org (Jens Wiklander)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/4] arm/arm64: add arm-smccc
Date: Wed, 9 Dec 2015 14:16:21 +0100 [thread overview]
Message-ID: <20151209131619.GA22755@ermac> (raw)
In-Reply-To: <20151208150334.GD8644@n2100.arm.linux.org.uk>
On Tue, Dec 08, 2015 at 03:03:34PM +0000, Russell King - ARM Linux wrote:
> On Tue, Dec 08, 2015 at 02:28:32PM +0100, Jens Wiklander wrote:
> > diff --git a/init/Kconfig b/init/Kconfig
> > index c24b6f7..8d5a7b0 100644
> > --- a/init/Kconfig
> > +++ b/init/Kconfig
> > @@ -2061,3 +2061,6 @@ config ASN1
> > functions to call on what tags.
> >
> > source "kernel/Kconfig.locks"
> > +
> > +config HAVE_ARM_SMCCC
> > + bool
>
> I'm not sure why this has ended up in init/Kconfig - I suspect others
> will end up wondering the same. arch/Kconfig looks to be a better
> place for it which is likely to be less controversial. Please could
> you move it there?
Thanks, I'll fix.
/Jens
next prev parent reply other threads:[~2015-12-09 13:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-08 13:28 [PATCH v5 0/4] ARM SMC Calling Convention interface Jens Wiklander
2015-12-08 13:28 ` [PATCH v5 1/4] arm/arm64: add arm-smccc Jens Wiklander
2015-12-08 15:03 ` Russell King - ARM Linux
2015-12-09 13:16 ` Jens Wiklander [this message]
2015-12-08 13:28 ` [PATCH v5 2/4] arm: add implementation for arm-smccc Jens Wiklander
2015-12-08 13:28 ` [PATCH v5 3/4] arm64: " Jens Wiklander
2015-12-08 13:28 ` [PATCH v5 4/4] drivers: psci: replace psci firmware calls Jens Wiklander
2015-12-08 21:14 ` [PATCH v5 0/4] ARM SMC Calling Convention interface Kevin Hilman
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=20151209131619.GA22755@ermac \
--to=jens.wiklander@linaro.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.