lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 24 May 2013 08:39:32 +0200
From:	Jonas Bonn <jonas@...thpole.se>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
CC:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] openrisc: Wire up asm-generic/xor.h

Hi Geert,

On 05/14/2013 09:32 AM, Geert Uytterhoeven wrote:
> crypto/xor.c:25:21: error: asm/xor.h: No such file or directory
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Jonas Bonn <jonas@...thpole.se>

Acked-by: Jonas Bonn <jonas@...thpole.se>

Feel free to take it via your tree for -rc5, as per your "exotic fixes" 
email.

Thanks,
Jonas

> ---
>   arch/openrisc/include/asm/Kbuild |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/openrisc/include/asm/Kbuild b/arch/openrisc/include/asm/Kbuild
> index f20d01d..195653e 100644
> --- a/arch/openrisc/include/asm/Kbuild
> +++ b/arch/openrisc/include/asm/Kbuild
> @@ -66,3 +66,4 @@ generic-y += types.h
>   generic-y += ucontext.h
>   generic-y += user.h
>   generic-y += word-at-a-time.h
> +generic-y += xor.h
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ