Remove unused tools (crash kernel and vmcore). Replace "%Lx" scanf formatting with "%"SCNxPTR in /proc/iommem reading code. This might be a musl bug since it works with glibc sscanf.