commit | e39c2891415b3b5c7381ece06bb45b3c7bdd4342 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:31:01 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:01 2008 +0100 |
tree | 3435399f56e21260ffb607d19d079bd5a8b67981 | |
parent | d52e9d690fff1fd9d0ccffe375fd01b700f82a64 [diff] |
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>