linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs
@ 2019-12-02 23:23 Eric Biggers
  2019-12-16 17:26 ` Eric Biggers
  2019-12-16 23:06 ` Theodore Y. Ts'o
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Biggers @ 2019-12-02 23:23 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-fscrypt

From: Eric Biggers <ebiggers@google.com>

On kernel 5.5 and later, CONFIG_CRYPTO_ESSIV is needed for one of the
fscrypt tests (generic/549) to run.

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 kernel-configs/i386-config-5.4   | 1 +
 kernel-configs/x86_64-config-5.4 | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kernel-configs/i386-config-5.4 b/kernel-configs/i386-config-5.4
index 195211e..3495a0d 100644
--- a/kernel-configs/i386-config-5.4
+++ b/kernel-configs/i386-config-5.4
@@ -170,6 +170,7 @@ CONFIG_IMA_APPRAISE=y
 CONFIG_EVM=y
 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
 CONFIG_CRYPTO_ADIANTUM=y
+CONFIG_CRYPTO_ESSIV=y
 CONFIG_CRYPTO_CRC32C_INTEL=y
 CONFIG_CRYPTO_CRC32_PCLMUL=y
 CONFIG_CRYPTO_AES_NI_INTEL=y
diff --git a/kernel-configs/x86_64-config-5.4 b/kernel-configs/x86_64-config-5.4
index 9a6baaa..e8d2b68 100644
--- a/kernel-configs/x86_64-config-5.4
+++ b/kernel-configs/x86_64-config-5.4
@@ -177,6 +177,7 @@ CONFIG_IMA_APPRAISE=y
 CONFIG_EVM=y
 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
 CONFIG_CRYPTO_ADIANTUM=y
+CONFIG_CRYPTO_ESSIV=y
 CONFIG_CRYPTO_CRC32C_INTEL=y
 CONFIG_CRYPTO_CRC32_PCLMUL=y
 CONFIG_CRYPTO_AES_NI_INTEL=y
-- 
2.24.0.393.g34dc348eaf-goog


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

* Re: [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs
  2019-12-02 23:23 [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs Eric Biggers
@ 2019-12-16 17:26 ` Eric Biggers
  2019-12-16 23:06 ` Theodore Y. Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Biggers @ 2019-12-16 17:26 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-fscrypt

On Mon, Dec 02, 2019 at 03:23:40PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> On kernel 5.5 and later, CONFIG_CRYPTO_ESSIV is needed for one of the
> fscrypt tests (generic/549) to run.
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
>  kernel-configs/i386-config-5.4   | 1 +
>  kernel-configs/x86_64-config-5.4 | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/kernel-configs/i386-config-5.4 b/kernel-configs/i386-config-5.4
> index 195211e..3495a0d 100644
> --- a/kernel-configs/i386-config-5.4
> +++ b/kernel-configs/i386-config-5.4
> @@ -170,6 +170,7 @@ CONFIG_IMA_APPRAISE=y
>  CONFIG_EVM=y
>  # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
>  CONFIG_CRYPTO_ADIANTUM=y
> +CONFIG_CRYPTO_ESSIV=y
>  CONFIG_CRYPTO_CRC32C_INTEL=y
>  CONFIG_CRYPTO_CRC32_PCLMUL=y
>  CONFIG_CRYPTO_AES_NI_INTEL=y
> diff --git a/kernel-configs/x86_64-config-5.4 b/kernel-configs/x86_64-config-5.4
> index 9a6baaa..e8d2b68 100644
> --- a/kernel-configs/x86_64-config-5.4
> +++ b/kernel-configs/x86_64-config-5.4
> @@ -177,6 +177,7 @@ CONFIG_IMA_APPRAISE=y
>  CONFIG_EVM=y
>  # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
>  CONFIG_CRYPTO_ADIANTUM=y
> +CONFIG_CRYPTO_ESSIV=y
>  CONFIG_CRYPTO_CRC32C_INTEL=y
>  CONFIG_CRYPTO_CRC32_PCLMUL=y
>  CONFIG_CRYPTO_AES_NI_INTEL=y
> -- 

Ping.  Ted, can you apply this?

- Eric

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

* Re: [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs
  2019-12-02 23:23 [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs Eric Biggers
  2019-12-16 17:26 ` Eric Biggers
@ 2019-12-16 23:06 ` Theodore Y. Ts'o
  1 sibling, 0 replies; 3+ messages in thread
From: Theodore Y. Ts'o @ 2019-12-16 23:06 UTC (permalink / raw)
  To: Eric Biggers; +Cc: linux-fscrypt

On Mon, Dec 02, 2019 at 03:23:40PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> On kernel 5.5 and later, CONFIG_CRYPTO_ESSIV is needed for one of the
> fscrypt tests (generic/549) to run.
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks, applied.

						- Ted

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

end of thread, other threads:[~2019-12-16 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 23:23 [xfstests-bld PATCH] kernel-configs: enable CONFIG_CRYPTO_ESSIV in 5.4 configs Eric Biggers
2019-12-16 17:26 ` Eric Biggers
2019-12-16 23:06 ` Theodore Y. Ts'o

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).