On 09/04/2014 09:08 AM, Herbert Xu wrote: > On Mon, Aug 25, 2014 at 11:49:54AM +0200, Ondrej Kozina wrote: >> On archs with PAGE_SIZE >= 64 KiB the function skcipher_alloc_sgl() >> fails with -ENOMEM no matter what user space actually requested. >> This is caused by the fact sock_kmalloc call inside the function tried >> to allocate more memory than allowed by the default kernel socket buffer >> size (kernel param net.core.optmem_max). >> >> Signed-off-by: Ondrej Kozina <okozina@xxxxxxxxxx> > > Patch applied. Thanks! Please could you send this also to stable tree? Upstream commit now is e2cffb5f493a8b431dc87124388ea59b79f0bccb I think it is the problem in all kernels using large page size and skcipher api. Thanks, Milan -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html