diff options
author | Miguel Bernal Marin <[email protected]> | 2017-09-25 18:03:49 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-09-28 09:43:15 +0200 |
commit | 30c23f29d2d5e3ce8e24f7dec550b7e15142aaef (patch) | |
tree | 3a9d9b8461566d0309c4fe3594c55491b0753adb /arch/x86/mm/extable.c | |
parent | 9cd6681cb1169e815c41af0265165dd1b872f228 (diff) |
locking/x86: Use named operands in rwsem.h
Since GCC version 3.1 it is possible to specify input and output
operands using symbolic names, which can be referenced within the
assembler code.
Converting to named operands makes it easier to understand and maintain
the code in the future.
Update operands in asm/rwsem.h accordingly.
Signed-off-by: Miguel Bernal Marin <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/mm/extable.c')
0 files changed, 0 insertions, 0 deletions