On Fri, 2019-01-11 at 03:22:31 UTC, Masahiro Yamada wrote: > The header search path -I. in kernel Makefiles is very suspicious; > it allows the compiler to search for headers in the top of $(srctree), > where obviously no header file exists. > > Commit 46f43c6ee022 ("KVM: powerpc: convert marker probes to event > trace") first added these options, but they are completely useless. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c142e9741e61577c45f2441214c999f2 cheers