Messages in this thread |  | | Date | Thu, 23 Oct 2014 10:05:24 +0400 | From | Cyrill Gorcunov <> | Subject | Re: [PATCH 2/3] selftests/kcmp: Don't include kernel headers |
| |
On Thu, Oct 23, 2014 at 04:07:13PM +1100, Michael Ellerman wrote: > The kcmp test mucks with the include path to bring in the kernel > headers, and x86 headers too for reasons that are not clear. > > Now that kcmp.h is exported none of that should be necessary. > > Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
The reason was to be able to run test without userspace headers generated. Still this one is better I think.
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
|  |