From: David S. Miller Date: Wed, 15 Jun 2016 21:47:46 +0000 (-0700) Subject: Merge branch 'macsec-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e4587ea1d748953e17ddee8f30994899ae73b677;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'macsec-fixes' Sabrina Dubroca says: ==================== macsec fixes Patch 1 adds rcu_barrier() during module unload to prevent possible panics. Patch 2 allocates memory for scattergather lists and the IV on the heap, since they can escape the current function's context during crypto callbacks. Patch 3 fixes a failure to create secure associations. ==================== Signed-off-by: David S. Miller --- e4587ea1d748953e17ddee8f30994899ae73b677