linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO
@ 2015-10-22  6:56 Andrej Krutak
  2015-10-22 14:35 ` Herbert Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Andrej Krutak @ 2015-10-22  6:56 UTC (permalink / raw)
  To: linux-crypto

Signed-off-by: Andrej Krutak <andrej.krutak@sysgo.com>

---
 crypto/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 48ee3e1..c7596ee 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -14,6 +14,7 @@ source "crypto/async_tx/Kconfig"
 #
 menuconfig CRYPTO
        tristate "Cryptographic API"
+       select SRCU
        help
          This option provides the core Cryptographic API.
 
-- 
1.9.1

-- 
Best regards | S pozdravom | Mit freundlichen Grüßen | Cordialement

Andrej Krutak

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO
  2015-10-22  6:56 [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO Andrej Krutak
@ 2015-10-22 14:35 ` Herbert Xu
  2015-10-23  8:22   ` Andrej Krutak
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Xu @ 2015-10-22 14:35 UTC (permalink / raw)
  To: Andrej Krutak; +Cc: linux-crypto

Andrej Krutak <andrej.krutak@sysgo.com> wrote:
> Signed-off-by: Andrej Krutak <andrej.krutak@sysgo.com>

You are supposed to describe the patch here, e.g., the reason
why we need this patch.

Thanks,
-- 
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO
  2015-10-22 14:35 ` Herbert Xu
@ 2015-10-23  8:22   ` Andrej Krutak
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Krutak @ 2015-10-23  8:22 UTC (permalink / raw)
  To: Herbert Xu, linux-crypto

On Thursday 22 of October 2015 23:35:07 Herbert Xu wrote:
> Andrej Krutak <andrej.krutak@sysgo.com> wrote:
> > Signed-off-by: Andrej Krutak <andrej.krutak@sysgo.com>
> 
> You are supposed to describe the patch here, e.g., the reason
> why we need this patch.
> 


I'm sorry, please ignore this patch (it's for v4.1 with rt patches).

-- 
Best regards | S pozdravom | Mit freundlichen Grüßen | Cordialement

Andrej Krutak

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-23  6:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22  6:56 [PATCH] Add select of CONFIG_SRCU by CONFIG_CRYPTO Andrej Krutak
2015-10-22 14:35 ` Herbert Xu
2015-10-23  8:22   ` Andrej Krutak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).