Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: unwinder: Restore put_unaligned() for an unaligned destination.
The destination address might be unaligned, so set it with put_unaligned() for safety. This restores the previous behaviour, albeit through the proper API. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information