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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 11 Jan 2020 20:34:26 +0100
From:   Geert Uytterhoeven <geert@...ux-m68k.org>
To:     Ingo Molnar <mingo@...nel.org>
Cc:     x86 <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [tip: x86/mm] mm/vmalloc: Add empty <asm/vmalloc.h> headers and
 use them from <linux/vmalloc.h>

Hi Ingo,

On Fri, Jan 10, 2020 at 7:00 PM tip-bot2 for Ingo Molnar
<tip-bot2@...utronix.de> wrote:
> The following commit has been merged into the x86/mm branch of tip:
>
> Commit-ID:     1f059dfdf5d170dccbac92193be2fee3c1763384
> Gitweb:        https://git.kernel.org/tip/1f059dfdf5d170dccbac92193be2fee3c1763384
> Author:        Ingo Molnar <mingo@...nel.org>
> AuthorDate:    Thu, 28 Nov 2019 08:19:36 +01:00
> Committer:     Ingo Molnar <mingo@...nel.org>
> CommitterDate: Tue, 10 Dec 2019 10:12:55 +01:00
>
> mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
>
> In the x86 MM code we'd like to untangle various types of historic
> header dependency spaghetti, but for this we'd need to pass to
> the generic vmalloc code various vmalloc related defines that
> customarily come via the <asm/page.h> low level arch header.

<asm/vmalloc.h>?

> Signed-off-by: Ingo Molnar <mingo@...nel.org>
> ---
>  arch/alpha/include/asm/vmalloc.h      | 4 ++++

Why not include/asm-generic/vmalloc.h, and add

    generic-y += vmalloc.h

in each arch/*/include/asm/Kbuild?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ