]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit249ecb4b89ceaad48f3868d47aca1280e534da61
treea33c2728e1a3f7185af94528f7395cae7f29f248
parent4c96d8bbc46a8c19188cdabc145fd93d153ae097
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