aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/esi.c
diff options
context:
space:
mode:
authorbibo mao <bibo.mao@intel.com>2006-09-26 11:20:37 -0700
committerTony Luck <tony.luck@intel.com>2006-09-26 11:20:37 -0700
commit214ddde2f95037e129eff7e895869771719c7c1b (patch)
tree6879e433635ce84b964d7c78331cd8eda698f35e /arch/ia64/kernel/esi.c
parenta4b47ab9464a8200528fad3101668abdd7379cf9 (diff)
[IA64] kprobe opcode 16 bytes alignment on IA64
On IA64 instruction opcode must be 16 bytes alignment, in kprobe structure there is one element to save original instruction, currently saved opcode is not statically allocated in kprobe structure, that can not assure 16 bytes alignment. This patch dynamically allocated kprobe instruction opcode to assure 16 bytes alignment. Signed-off-by: bibo mao <bibo.mao@intel.com> Acked-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/esi.c')
0 files changed, 0 insertions, 0 deletions