Please pull two patches:
Intel: Move intel specific code under intel/
Powerpc: Very basic support
First moves arch specific code from generic code to intel/ dir. The last adds very basic support for powerpc. There are still many things which needs to be worked on for powepc. But this patch is enough to make numatop run and show some data on powerpc machine.
Hi Jin,
Please pull two patches: Intel: Move intel specific code under intel/ Powerpc: Very basic support
First moves arch specific code from generic code to intel/ dir. The last adds very basic support for powerpc. There are still many things which needs to be worked on for powepc. But this patch is enough to make numatop run and show some data on powerpc machine.
Signed-off-by: Ravi Bangoria ravi.bangoria@linux.vnet.ibm.com
-Ravi