Re: [PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-13 Thread Steven Rostedt
On Sat, 2012-10-13 at 20:27 +0800, guanxue...@mprc.pku.edu.cn wrote: > > From: Steven Rostedt > > > > All the headers but kvm_para.h use the Kbuild infrastructure to > > get to the asm-generic headers. > > I merged the uapi patch for unicore32. > In that patch, kvm_para.h was moved to >

Re: [PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-13 Thread guanxuetao
> From: Steven Rostedt > > All the headers but kvm_para.h use the Kbuild infrastructure to > get to the asm-generic headers. I merged the uapi patch for unicore32. In that patch, kvm_para.h was moved to arch/unicore32/include/uapi/asm/kvm_para.h. Anyway, I'd like to apply this patch based on

Re: [PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-13 Thread guanxuetao
From: Steven Rostedt srost...@redhat.com All the headers but kvm_para.h use the Kbuild infrastructure to get to the asm-generic headers. I merged the uapi patch for unicore32. In that patch, kvm_para.h was moved to arch/unicore32/include/uapi/asm/kvm_para.h. Anyway, I'd like to apply this

Re: [PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-13 Thread Steven Rostedt
On Sat, 2012-10-13 at 20:27 +0800, guanxue...@mprc.pku.edu.cn wrote: From: Steven Rostedt srost...@redhat.com All the headers but kvm_para.h use the Kbuild infrastructure to get to the asm-generic headers. I merged the uapi patch for unicore32. In that patch, kvm_para.h was moved to

[PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-12 Thread Steven Rostedt
From: Steven Rostedt All the headers but kvm_para.h use the Kbuild infrastructure to get to the asm-generic headers. Cc: linux-kbu...@vger.kernel.org Cc: Guan Xuetao Signed-off-by: Steven Rostedt --- arch/unicore32/include/asm/Kbuild |1 + arch/unicore32/include/asm/kvm_para.h |1

[PATCH 23/25] unicore32: Use Kbuild infrastructure for kvm_para.h

2012-10-12 Thread Steven Rostedt
From: Steven Rostedt srost...@redhat.com All the headers but kvm_para.h use the Kbuild infrastructure to get to the asm-generic headers. Cc: linux-kbu...@vger.kernel.org Cc: Guan Xuetao g...@mprc.pku.edu.cn Signed-off-by: Steven Rostedt rost...@goodmis.org --- arch/unicore32/include/asm/Kbuild