]> git.baikalelectronics.ru Git - kernel.git/commit
x86: ptrace FLAG_MASK cleanup
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
commit0ef1ccb2202a320cbf1ecfa0dfae261dda5e3b8b
tree3435399f56e21260ffb607d19d079bd5a8b67981
parent507dc1634e1b87b7549e358c9e55c6c804d4d1fb
x86: ptrace FLAG_MASK cleanup

This cleans up the FLAG_MASK macro to use symbolic constants instead of a
magic number.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/ptrace.c