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:	Wed, 6 May 2015 09:16:38 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Christoph Hellwig <hch@....de>
Cc:	Jens Axboe <axboe@...nel.dk>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] remove <asm/scatterlist.h>

On Wed, May 6, 2015 at 7:28 AM, Christoph Hellwig <hch@....de> wrote:
>  arch/alpha/include/asm/Kbuild      | 1 -
>  arch/arc/include/asm/Kbuild        | 1 -
>  arch/arm/include/asm/Kbuild        | 1 -
>  arch/arm64/include/asm/Kbuild      | 1 -
>  arch/avr32/include/asm/Kbuild      | 1 -
>  arch/blackfin/include/asm/Kbuild   | 2 --
>  arch/c6x/include/asm/Kbuild        | 1 -
>  arch/cris/include/asm/Kbuild       | 1 -
>  arch/frv/include/asm/Kbuild        | 1 -
>  arch/hexagon/include/asm/Kbuild    | 1 -
>  arch/ia64/include/asm/Kbuild       | 1 -
>  arch/m32r/include/asm/Kbuild       | 1 -
>  arch/m68k/include/asm/Kbuild       | 1 -
>  arch/metag/include/asm/Kbuild      | 1 -
>  arch/microblaze/include/asm/Kbuild | 1 -
>  arch/mips/include/asm/Kbuild       | 1 -
>  arch/mn10300/include/asm/Kbuild    | 1 -
>  arch/nios2/include/asm/Kbuild      | 1 -
>  arch/openrisc/include/asm/Kbuild   | 1 -
>  arch/parisc/include/asm/Kbuild     | 1 -
>  arch/powerpc/include/asm/Kbuild    | 1 -
>  arch/s390/include/asm/Kbuild       | 1 -
>  arch/score/include/asm/Kbuild      | 1 -
>  arch/sh/include/asm/Kbuild         | 1 -
>  arch/sparc/include/asm/Kbuild      | 1 -
>  arch/tile/include/asm/Kbuild       | 1 -
>  arch/um/include/asm/Kbuild         | 2 --
>  arch/unicore32/include/asm/Kbuild  | 1 -
>  arch/x86/include/asm/Kbuild        | 1 -
>  arch/xtensa/include/asm/Kbuild     | 1 -
>  30 files changed, 32 deletions(-)

Woops, there are more lines deleted than one per file?

> --- a/arch/blackfin/include/asm/Kbuild
> +++ b/arch/blackfin/include/asm/Kbuild
> @@ -28,8 +28,6 @@ generic-y += param.h
>  generic-y += percpu.h
>  generic-y += pgalloc.h
>  generic-y += preempt.h
> -generic-y += resource.h

???

> -generic-y += scatterlist.h
>  generic-y += sembuf.h
>  generic-y += serial.h
>  generic-y += setup.h

> --- a/arch/um/include/asm/Kbuild
> +++ b/arch/um/include/asm/Kbuild
> @@ -20,8 +20,6 @@ generic-y += mutex.h
>  generic-y += param.h
>  generic-y += pci.h
>  generic-y += percpu.h
> -generic-y += preempt.h

???

> -generic-y += scatterlist.h
>  generic-y += sections.h
>  generic-y += switch_to.h
>  generic-y += topology.h

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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