x86: entry_32.S - use flags from processor-flags.h
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 25 Mar 2008 19:16:32 +0000 (22:16 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:30 +0000 (17:41 +0200)
commitab68ed98f665436601feec853c8f400d28c39e92
treea33c2728e1a3f7185af94528f7395cae7f29f248
parent756a6c68556600aec9460346332884d891d5beb4
x86: entry_32.S - use flags from processor-flags.h

By including processor-flags.h we are allowed to use predefined
macroses instead of keeping own ones

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_32.S