commit | ad37f77fd3659e87fd9833a83692e0e4eba0f5cd | [log] [tgz] |
---|---|---|
author | Dmitry Safonov <dima@arista.com> | Mon Nov 02 16:14:47 2020 +0000 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Mon Nov 09 07:34:56 2020 +0100 |
tree | b8a2bf1fdcaa7ef782836f08ed548727d8b65d70 | |
parent | d1949d045fd67eab8a32a579a8c1ab1681330854 [diff] |
xfrm/compat: Don't allocate memory with __GFP_ZERO 32-bit to 64-bit messages translator zerofies needed paddings in the translation, the rest is the actual payload. Don't allocate zero pages as they are not needed. Fixes: 5106f4a8acff ("xfrm/compat: Add 32=>64-bit messages translator") Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>