The patch titled doc: document nopat parameter has been removed from the -mm tree. Its filename was doc-document-nopat-parameter.patch This patch was dropped because an alternative patch was merged The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: doc: document nopat parameter From: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx> Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: "H. Peter Anvin" <hpa@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/kernel-parameters.txt | 2 ++ 1 file changed, 2 insertions(+) diff -puN Documentation/kernel-parameters.txt~doc-document-nopat-parameter Documentation/kernel-parameters.txt --- a/Documentation/kernel-parameters.txt~doc-document-nopat-parameter +++ a/Documentation/kernel-parameters.txt @@ -1748,6 +1748,8 @@ and is between 256 and 4096 characters. nomfgpt [X86-32] Disable Multi-Function General Purpose Timer usage (for AMD Geode machines). + nopat [X86] Disable PAT support + norandmaps Don't use address space randomization. Equivalent to echo 0 > /proc/sys/kernel/randomize_va_space _ Patches currently in -mm which might be from cascardo@xxxxxxxxxxxxxx are linux-next.patch doc-document-nopat-parameter.patch eisa-fix-coding-style-for-eisa-bus-code.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html