The patch titled doc: document nopat parameter has been added to the -mm tree. Its filename is doc-document-nopat-parameter.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this 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