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:   Fri, 10 Nov 2017 21:38:05 -0500
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Deepa Dinamani <deepa.kernel@...il.com>
Cc:     tglx@...utronix.de, john.stultz@...aro.org,
        linux-kernel@...r.kernel.org, arnd@...db.de,
        y2038@...ts.linaro.org, acme@...nel.org, benh@...nel.crashing.org,
        borntraeger@...ibm.com, catalin.marinas@....com,
        cmetcalf@...lanox.com, cohuck@...hat.com, davem@...emloft.net,
        deller@....de, devel@...verdev.osuosl.org,
        gerald.schaefer@...ibm.com, gregkh@...uxfoundation.org,
        heiko.carstens@...ibm.com, hoeppner@...ux.vnet.ibm.com,
        hpa@...or.com, jejb@...isc-linux.org, jwi@...ux.vnet.ibm.com,
        linux-mips@...ux-mips.org, linux-parisc@...r.kernel.org,
        linuxppc-dev@...ts.ozlabs.org, linux-s390@...r.kernel.org,
        mark.rutland@....com, mingo@...hat.com, mpe@...erman.id.au,
        oberpar@...ux.vnet.ibm.com, oprofile-list@...ts.sf.net,
        paulus@...ba.org, peterz@...radead.org, ralf@...ux-mips.org,
        rric@...nel.org, schwidefsky@...ibm.com, sebott@...ux.vnet.ibm.com,
        sparclinux@...r.kernel.org, sth@...ux.vnet.ibm.com,
        ubraun@...ux.vnet.ibm.com, will.deacon@....com, x86@...nel.org
Subject: Re: [PATCH 1/9] include: Move compat_timespec/ timeval to
 compat_time.h

On Fri, 10 Nov 2017 14:42:51 -0800
Deepa Dinamani <deepa.kernel@...il.com> wrote:

> diff --git a/arch/x86/include/asm/ftrace.h b/arch/x86/include/asm/ftrace.h
> index 09ad88572746..db25aa15b705 100644
> --- a/arch/x86/include/asm/ftrace.h
> +++ b/arch/x86/include/asm/ftrace.h
> @@ -49,7 +49,7 @@ int ftrace_int3_handler(struct pt_regs *regs);
>  #if !defined(__ASSEMBLY__) && !defined(COMPILE_OFFSETS)
>  
>  #if defined(CONFIG_FTRACE_SYSCALLS) && defined(CONFIG_IA32_EMULATION)
> -#include <asm/compat.h>
> +#include <linux/compat.h>
>  

Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>

-- Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ