Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When shifting the low-parts of signed numbers, a logical shift should be used to avoid sign-extending a bit which isn't a sign bit. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information