[patch] s390 kprobes: Align probe address

2007-03-21 Thread David Wilder
[This patch applies to both linux and mm trees. Please send comments off list, thanks] Running a probe on s390 with a probe address that is not 4 byte aligned results in a Kernel BUG. The problem is that the stura instruction used by swap_instruction requires the destination address to be 4

[patch] s390 kprobes: Align probe address

2007-03-21 Thread David Wilder
[This patch applies to both linux and mm trees. Please send comments off list, thanks] Running a probe on s390 with a probe address that is not 4 byte aligned results in a Kernel BUG. The problem is that the stura instruction used by swap_instruction requires the destination address to be 4