patches
=======

old patches
===========
numastatman.diff  : add man page for numastat - removed 0.8
cpubind.diff : fix up operation of cpubind argument - removed 0.8 (fixed with new arguments upstream)
numamonman.diff   : add a man page for numamon - not considered ready for release (personal email with upstream)
numamon-install.diff : install the numamon program (as above) 
cflags.diff  : override CFLAGS to include -I. - removed 0.9 (upstream)
man-section.diff  : fix up man section of some pages to stop linitan warning - removed 0.9 (upstream)
node-default.diff : make libnuma assume 1 node with multiple CPUS for SMP case - removed for 0.9 (upstream)
clean-files.diff : clean extra files - remove for 0.9 (upstream)
lib64.diff   : don't create extra lib64 directories -- upstream now check for specific architectures with `uname -m` before installing in lib64
thread.diff : check for __thread -- fixed in 0.9.3
mkdirs.diff  : make directories before installing, for .deb -- fixed in 0.9.7
powerpc.patch : fix for future powerpc migrate_pages syscall -- fixed 0.9.11
mips.patch : fixup for MIPS support -- fixed 2.0.1
hppa.patch : fix for hppa syscalls (applies ontop of mips.patch) -- fixed 2.0.1
lm-override.patch : make sure -lm for numademo -- fixed 2.0.1
static-lib.patch : build a static library -- fixed 2.0.1
001_no-numa.patch : workaround crash on systems with no numa -- fixed 2.0.10-rc2