]> code.ossystems Code Review - openembedded-core.git/commit
cryptodev: Fix changed mm interface in Kernel 4.9
authorDaniel Schultz <d.schultz@phytec.de>
Thu, 26 Jan 2017 13:44:56 +0000 (14:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:40:19 +0000 (14:40 +0000)
commit29e3e2999ae0fd92fd41c2180359e110301a488c
treeca62460c60520967022e65b1af780616520e76b4
parentd6b064fc19ba66b503fd7ad1fe56338f81499dc8
cryptodev: Fix changed mm interface in Kernel 4.9

The memory management interface has changed in Kernel 4.9.

This patch adds a patch which fixes the paramter of the function call.

Backport from https://github.com/cryptodev-linux/cryptodev-linux
Based on commit f126e4837e6334d0464540995df7426fedf6b175

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/cryptodev/cryptodev.inc
meta/recipes-kernel/cryptodev/files/0001-Adjust-to-another-change-in-the-user-page-API.patch [new file with mode: 0644]