H. Peter Anvin
015e6f11a9
x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-copy_64.S
...
Remove open-coded exception table entries in arch/x86/lib/csum-copy_64.S,
and replace them with _ASM_EXTABLE() macros; this will allow us to
change the format and type of the exception table entries.
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
Cc: David Daney <david.daney@cavium.com >
Link: http://lkml.kernel.org/r/CA%2B55aFyijf43qSu3N9nWHEBwaGbb7T2Oq9A=9EyR=Jtyqfq_cQ@mail.gmail.com
2012-04-20 13:51:39 -07:00
Ingo Molnar
2c76397bdd
x86: Clean up csum-copy_64.S a bit
...
The many stray whitespaces and other uncleanlinesses made this code
almost unreadable to me - so fix those.
No changes to the code.
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2011-03-18 10:44:26 +01:00
Lucas De Marchi
0d2eb44f63
x86: Fix common misspellings
...
They were generated by 'codespell' and then manually reviewed.
Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi >
Cc: trivial@kernel.org
LKML-Reference: <1300389856-1099-3-git-send-email-lucas.demarchi@profusion.mobi >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2011-03-18 10:39:30 +01:00
Thomas Gleixner
185f3d3890
x86_64: move lib
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2007-10-11 11:17:08 +02:00