[PATCH 1/9] include: Move compat_timespec/ timeval to compat_time.h

Steven Rostedt rostedt at goodmis.org
Sat Nov 11 02:38:05 UTC 2017


On Fri, 10 Nov 2017 14:42:51 -0800
Deepa Dinamani <deepa.kernel at gmail.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 at goodmis.org>

-- Steve


More information about the devel mailing list