From: Hollis B. <ho...@us...> - 2005-03-25 16:59:39
|
On Thu, 2005-03-24 at 13:17 -0800, Magenheimer, Dan (HP Labs Fort Collins) wrote: > arch-ia64.h doesn't declare/define struct xen_regs so > this wouldn't work very well on ia64. I would prefer > <asm/regs.h> (or even just leaving it as the forward > struct reference). That's why I suggested moving the define to arch-ia64.h. Let me put it this way... ia64: asm/regs.h x86_32: public/xen.h x86_64: public/xen.h ppc64 will follow x86: public/xen.h Why should ia64 be different? Won't it make all of our lives easier if all the ports define structures in asm header files of the same name? -- Hollis Blanchard IBM Linux Technology Center |