commit | 6351610d6906aacbf9176cbdd045dd3876eec4c0 | [log] [tgz] |
---|---|---|
author | Andre McCurdy <armcc2000@yahoo.com> | Sat Jan 07 11:39:20 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 07 11:39:20 2006 +0000 |
tree | af6219c7a958f91c4d62fd1622954ed91ed1a9e7 | |
parent | 2c041f4b9be5cecbd0a042ecd9122a9db6f50416 [diff] |
[ARM] 3239/1: Add ARM optimised swab32 Patch from Andre McCurdy Replaces generic swab32 routine with a more ARM friendly version. Reduces kernel text size by approx 1200 bytes when compiled with 3.4.4 and approx 2400 bytes with 4.0.2 Probably some performance benefit as well. Signed-off-by: Andre McCurdy <armccurdy@yahoo.co.uk> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>