commit 8bf095f8b62c5fdfe55a8c95be775ea62be7bc10
Author: Kees Cook <kees@ubuntu.com>
Date: Sun Oct 18 09:16:44 2009 -0700
UBUNTU: SAUCE: [x86] fix report of cs-limit nx-emulation
The _PAGE_NX is 0 when compiled for 32bit without PAE, so the previous
attempt to fix the misleading message on 64bit caused 32bit non-PAE to
break (discovered by having problems on suspend/resume).