uanme: extend the sysinfo block and add swap bits to it
authorAlan Cox <alan@linux.intel.com>
Thu, 28 Sep 2017 20:40:59 +0000 (21:40 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 28 Sep 2017 20:40:59 +0000 (21:40 +0100)
commit673f222079f342f9c4d9ddf53082cb990967401c
tree135011bc75f4231e13c89160ffff74644e74b6de
parentc7c2685f48385fe8b2bf485c44785b67e110f3c3
uanme: extend the sysinfo block and add swap bits to it

Yes this breaks uname() calls so one or two things need recompiling but better
to do it now than later.

For the moment it adds the CPU identifier, more space for CPU info data,
space for some expansion and also gets ready to add the swap info so free
can show swap state.
Kernel/cpu-6502/cpu.h
Kernel/cpu-65c816/cpu.h
Kernel/cpu-68000/cpu.h
Kernel/cpu-6809/cpu.h
Kernel/cpu-68hc11/cpu.h
Kernel/cpu-8086/cpu.h
Kernel/cpu-msp430x/cpu.h
Kernel/cpu-pdp11/cpu.h
Kernel/cpu-z80/cpu.h
Kernel/tools/makeversion.c
Library/include/syscalls.h