From: David S. Miller Date: Thu, 10 Dec 2009 07:57:24 +0000 (-0800) Subject: sparc: Validate that kprobe address is 4-byte aligned. X-Git-Tag: v2.6.33-rc1~80^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936cf251787be41833afe2a1e44fbd5fb2adbdb6;p=pandora-kernel.git sparc: Validate that kprobe address is 4-byte aligned. Otherwise it isn't a valid instruction address. This is the sparc equivalent of commit b46b3d70c9c017d7c4ec49f7f3ffd0af5a622277 (kprobes: Checks probe address is instruction boudary on x86) Signed-off-by: David S. Miller --- Reading git-diff-tree failed