x86: rename do_not_nx to disable_nx in mm/init_64.c
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 5 Mar 2009 15:04:57 +0000 (17:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 6 Mar 2009 14:25:52 +0000 (15:25 +0100)
As a preparational step for unifying noexec handling on 32-bit and 64-bit,
rename the do_not_nx variable to disable_nx on 64-bit.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <1236265497.31324.11.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found