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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Nov 2013 10:07:10 +0100
From:	Hans-Christian Egtvedt <egtvedt@...fundet.no>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Arnd Bergmann <arnd@...db.de>, linux-arch@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Haavard Skinnemoen <hskinnemoen@...il.com>
Subject: Re: [PATCH 02/24] avr32/uapi: Use Kbuild logic to provide
 <asm/types.h>

Around Mon 25 Nov 2013 09:55:12 +0100 or thereabout, Geert Uytterhoeven wrote:
> Uapi <asm-generic/types.h> just includes <asm-generic/int-ll64.h>
> 

Thanks for cleaning.

> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Haavard Skinnemoen <hskinnemoen@...il.com>
> Cc: Hans-Christian Egtvedt <egtvedt@...fundet.no>

Acked-by: Hans-Christian Egtvedt <egtvedt@...fundet.no>

> ---
>  arch/avr32/include/uapi/asm/Kbuild  |    2 +-
>  arch/avr32/include/uapi/asm/types.h |   13 -------------
>  2 files changed, 1 insertion(+), 14 deletions(-)
>  delete mode 100644 arch/avr32/include/uapi/asm/types.h
> 
> diff --git a/arch/avr32/include/uapi/asm/Kbuild b/arch/avr32/include/uapi/asm/Kbuild
> index 08d8a3d76ea8..1598223f0bfc 100644
> --- a/arch/avr32/include/uapi/asm/Kbuild
> +++ b/arch/avr32/include/uapi/asm/Kbuild
> @@ -19,7 +19,6 @@ header-y += stat.h
>  header-y += swab.h
>  header-y += termbits.h
>  header-y += termios.h
> -header-y += types.h
>  header-y += unistd.h
>  generic-y += bitsperlong.h
>  generic-y += errno.h
> @@ -34,3 +33,4 @@ generic-y += poll.h
>  generic-y += resource.h
>  generic-y += siginfo.h
>  generic-y += statfs.h
> +generic-y += types.h
> diff --git a/arch/avr32/include/uapi/asm/types.h b/arch/avr32/include/uapi/asm/types.h
> deleted file mode 100644
> index 7c986c4e99b5..000000000000
> --- a/arch/avr32/include/uapi/asm/types.h
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -/*
> - * Copyright (C) 2004-2006 Atmel Corporation
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 as
> - * published by the Free Software Foundation.
> - */
> -#ifndef _UAPI__ASM_AVR32_TYPES_H
> -#define _UAPI__ASM_AVR32_TYPES_H
> -
> -#include <asm-generic/int-ll64.h>
> -
> -#endif /* _UAPI__ASM_AVR32_TYPES_H */
-- 
mvh
Hans-Christian Egtvedt
--
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