| commit | a1221218459505df9a2d6c63d29432c637804a91 | [log] [tgz] |
|---|---|---|
| author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Nov 02 12:27:51 2012 -0400 |
| committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Nov 02 12:27:51 2012 -0400 |
| tree | ed6022fb7e9465f848b982ac567222043e9b74fb | |
| parent | db7eb70ced39db1bd27029e1bf4d6186ebf4db97 [diff] |
x86_32: fix %cx -> %ecx mismatch on testl To get rid of: arch/x86/kernel/entry_32.S: Assembler messages: arch/x86/kernel/entry_32.S:600: Warning: using `%ecx' instead of `%cx' due to `l' suffix Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>