From bf43a160ff2d67a21b076286bab6f5e2c993bd0a Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 14 Aug 2009 03:06:13 +0900 Subject: [PATCH] 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 --- Reading git-format-patch failed