Hi there,
adding following patch[1] will result in following error on 32bit host:
CC [M] arch/x86/crypto/twofish_glue.o
AS [M] arch/x86/crypto/salsa20-i586-asm_32.o
CC fs/open.o
kernel/fork.c: In function ‘dup_task_struct’:
kernel/fork.c:341:22: error: implicit declaration of functio
On Thu, May 25, 2017 at 08:32:19PM +0200, Philip Müller wrote:
> Hi there,
>
> adding following patch[1] will result in following error on 32bit host:
>
> CC [M] arch/x86/crypto/twofish_glue.o
> AS [M] arch/x86/crypto/salsa20-i586-asm_32.o
> CC fs/open.o
> kernel/fork.c: In function
diff --git a/Documentation/arm64/tagged-pointers.txt
b/Documentation/arm64/tagged-pointers.txt
index d9995f1f51b3..a25a99e82bb1 100644
--- a/Documentation/arm64/tagged-pointers.txt
+++ b/Documentation/arm64/tagged-pointers.txt
@@ -11,24 +11,56 @@ in AArch64 Linux.
The kernel configures the transl
3 matches
Mail list logo