diff options
author | bibo mao <bibo.mao@intel.com> | 2006-09-26 11:20:37 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-09-26 11:20:37 -0700 |
commit | 214ddde2f95037e129eff7e895869771719c7c1b (patch) | |
tree | 6879e433635ce84b964d7c78331cd8eda698f35e /block/ll_rw_blk.c | |
parent | a4b47ab9464a8200528fad3101668abdd7379cf9 (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 'block/ll_rw_blk.c')
0 files changed, 0 insertions, 0 deletions