All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hadar Gat <Hadar.Gat@arm.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Matt Mackall <mpm@selenic.com>, Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	Stefan Wahren <wahrenst@gmx.net>, Zaibo Xu <xuzaibo@huawei.com>,
	Tomer Maimon <tmaimon77@gmail.com>,
	Randy Dunlap <rdunlap@infradead.org>,
	"linux-crypto@vger.kernel.org" <linux-crypto@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Gilad Ben-Yossef <gilad@benyossef.com>,
	Ofir Drang <Ofir.Drang@arm.com>, nd <nd@arm.com>
Subject: RE: [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF
Date: Thu, 30 Apr 2020 07:39:14 +0000	[thread overview]
Message-ID: <AM6PR08MB2999F52B99066C321837144DE9AA0@AM6PR08MB2999.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20200428123007.GA3969@gondor.apana.org.au>


> -----Original Message-----
> From: linux-crypto-owner@vger.kernel.org <linux-crypto-
> owner@vger.kernel.org> On Behalf Of Herbert Xu
> 
> On Tue, Apr 28, 2020 at 12:26:31PM +0000, Hadar Gat wrote:
> >
> > I've set COMPILE_TEST but couldn't see any problem.
> > Would you share what doesn't work?
> 
> I don't have OF in my config.  This driver builds just fine without OF.

Yes, it builds, but it is useless.
In include/linux/of.h there are definitions for of_property_read*() functions  for the case of OF_CONFIG not being defined that simply returns -ENOSYS.

> 
> Cheers,
> --
> Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page:
> http://gondor.apana.org.au/~herbert/
> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  reply	other threads:[~2020-04-30  7:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 11:36 [PATCH v3 0/3] hwrng: cctrng kconfig updates Hadar Gat
2020-04-27 11:36 ` [PATCH v3 1/3] hwrng: cctrng - Add dependency on OF Hadar Gat
2020-04-27 15:06   ` Herbert Xu
2020-04-28 12:26     ` Hadar Gat
2020-04-28 12:30       ` Herbert Xu
2020-04-30  7:39         ` Hadar Gat [this message]
2020-04-30  7:49           ` Herbert Xu
2020-04-30  8:26             ` Hadar Gat
2020-04-30 14:10               ` Herbert Xu
2020-04-27 11:36 ` [PATCH v3 2/3] hwrng: cctrng - change default to n Hadar Gat
2020-04-28 15:31   ` Geert Uytterhoeven
2020-04-27 11:36 ` [PATCH v3 3/3] hwrng: cctrng - update help description Hadar Gat
2020-05-08  6:04 ` [PATCH v3 0/3] hwrng: cctrng kconfig updates Herbert Xu

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=AM6PR08MB2999F52B99066C321837144DE9AA0@AM6PR08MB2999.eurprd08.prod.outlook.com \
    --to=hadar.gat@arm.com \
    --cc=Ofir.Drang@arm.com \
    --cc=arnd@arndb.de \
    --cc=gilad@benyossef.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=krzk@kernel.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpm@selenic.com \
    --cc=nd@arm.com \
    --cc=rdunlap@infradead.org \
    --cc=tmaimon77@gmail.com \
    --cc=wahrenst@gmx.net \
    --cc=xuzaibo@huawei.com \
    /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.