Re: [PATCH 22/25] um: Use Kbuild infrastructure for kvm_para.h
From: richard -rw- weinberger <hidden>
Date: 2012-10-14 10:57:07
Also in:
lkml
From: richard -rw- weinberger <hidden>
Date: 2012-10-14 10:57:07
Also in:
lkml
On Sat, Oct 13, 2012 at 4:26 AM, Steven Rostedt [off-list ref] wrote:
From: Steven Rostedt <redacted> All the headers but kvm_para.h use the Kbuild infrastructure to get to the asm-generic headers. (also had to add ipcbuf.h) Cc: linux-kbuild@vger.kernel.org Cc: user-mode-linux-devel@lists.sourceforge.net Cc: Jeff Dike <redacted> Cc: Richard Weinberger <richard@nod.at> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Richard Weinberger <richard@nod.at> -- Thanks, //richard