x86-64, ptdump: Mark espfix area only if existent
authorMathias Krause <minipli@googlemail.com>
Sun, 7 Sep 2014 18:30:29 +0000 (20:30 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 8 Sep 2014 18:57:34 +0000 (11:57 -0700)
We should classify the espfix area as such only if we actually have
enabled the corresponding option. Otherwise the page table dump might
look confusing.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Link: http://lkml.kernel.org/r/1410114629-24523-1-git-send-email-minipli@googlemail.com
Cc: Arjan van de Ven <arjan.van.de.ven@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found