I have patched a stock 2.4.19-pre5 kernel with Andrew Morton's -aa
VM splitup [1], Ingo Molnar's O(1) scheduler [2], Andrew Morton's read
latency [3] and IDE lockup patches [4] and the mini low latency patch
[5] plus fixes for it [6] (in this order). When running ps or top under
this kernel, I get following error messages:
{vmalloc_to_page} {GPLONLY_vmalloc_to_page}
Warning: /boot/System.map does not match kernel data.
I made sure that I didn't forget to copy the new System.map. Perhaps
some symbol needs to be exported?
Andreas
-- [1] http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.19-pre5/aa1/ [2] http://people.redhat.com/~mingo/O(1)-scheduler/sched-O1-2.4.18-pre8-K3.patch [3] http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.19-pre5/read-latency2.patch [4] http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.19-pre5/ide-lockup.patch [5] http://giga.cps.unizar.es/~magallon/linux/kernel/2.4.19-pre5-jam2/23-lowlatency-mini.gz [6] http://giga.cps.unizar.es/~magallon/linux/kernel/2.4.19-pre5-jam2/24-lowlatency-fixes-5.gz- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/