On Dec 25, 12:04pm, fr...@phoenix.owl.de (Frank Wille) wrote: -- Subject: Re: _KMEMUSER and __HAVE_CPU_DATA_FIRST
| christos wrote: | | > If you can and have defined __HAVE_CPU_DATA_FIRST you should not | > need to expose anything in <machine/cpu.h>. It is probably better | > to revert all changes that exposed struct cpu_info in the first | > place because it is not needed. | | I just tried to revert it. But compiling vmstat for PPC still doesn't work, | although __HAVE_CPU_DATA_FIRST is defined in powerpc/include/types.h. It probably does not get it through to the vmstat program. christos