Re: [PATCH] RSA: Don't select non-existent symbol

2014-05-30 Thread David Howells
Jean Delvare wrote: > > This patch should go to David Howells > > Why? How could I find out? Try "git log". David -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/maj

Re: [PATCH] RSA: Don't select non-existent symbol

2014-05-30 Thread Jean Delvare
Hi Herbert, On Fri, 30 May 2014 17:18:54 +0800, Herbert Xu wrote: > On Thu, May 22, 2014 at 06:25:15PM +0200, Jean Delvare wrote: > > You can select MPILIB_EXTRA all you want, it doesn't exist ;-) > > > > Surprised kconfig doesn't complain about that... > > > > Signed-off-by: Jean Delvare > > C

Re: [PATCH] RSA: Don't select non-existent symbol

2014-05-30 Thread Herbert Xu
On Thu, May 22, 2014 at 06:25:15PM +0200, Jean Delvare wrote: > You can select MPILIB_EXTRA all you want, it doesn't exist ;-) > > Surprised kconfig doesn't complain about that... > > Signed-off-by: Jean Delvare > Cc: Herbert Xu > Cc: "David S. Miller" This patch should go to David Howells

Re: [PATCH] RSA: Don't select non-existent symbol

2014-05-24 Thread Marek Vasut
On Thursday, May 22, 2014 at 06:25:15 PM, Jean Delvare wrote: > You can select MPILIB_EXTRA all you want, it doesn't exist ;-) > > Surprised kconfig doesn't complain about that... > > Signed-off-by: Jean Delvare > Cc: Herbert Xu > Cc: "David S. Miller" > --- > crypto/asymmetric_keys/Kconfig |