From: Konrad Rzeszutek Wilk Date: Mon, 25 Feb 2013 20:54:10 +0000 (-0500) Subject: x86, doc: Fix incorrect comment about 64-bit code segment descriptors X-Git-Tag: v3.9-rc1~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1256276c98dbcfb009ac8e0687df9a1e291fd149;p=pandora-kernel.git x86, doc: Fix incorrect comment about 64-bit code segment descriptors The AMD64 Architecture Programmer's Manual Volume 2, on page 89 mentions: "If the processor is running in 64-bit mode (L=1), the only valid setting of the D bit is 0." This matches with what the code does. Signed-off-by: Konrad Rzeszutek Wilk Link: http://lkml.kernel.org/r/1361825650-14031-4-git-send-email-konrad.wilk@oracle.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed