[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180116103433.0a1356d3@gandalf.local.home>
Date: Tue, 16 Jan 2018 10:34:33 -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 v3 02/10] include: Move compat_timespec/ timeval to
compat_time.h
On Mon, 15 Jan 2018 18:18:10 -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
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
-- Steve
> @@ -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>
>
> /*
> * Because ia32 syscalls do not map to x86_64 syscall numbers
Powered by blists - more mailing lists