Modify HW dbg thunk,to adapt to new KFD-thunk interface

Signed-off-by: Yair Shachar <yair.shachar@amd.com>
Tá an tiomantas seo le fáil i:
Yair Shachar
2015-02-08 21:44:47 +02:00
tiomanta ag Oded Gabbay
tuismitheoir f0a7fcccc9
tiomantas 89188a6d6c
D'athraigh 2 comhad le 8 breiseanna agus 2 scriosta
+2 -2
Féach ar an gComhad
@@ -145,13 +145,13 @@ struct kfd_ioctl_dbg_unregister_args {
struct kfd_ioctl_dbg_address_watch_args {
uint32_t gpu_id; /* to KFD */
uint32_t buf_size_in_bytes; /*including gpu_id and buf_size */
unsigned char content[0];
void *content_ptr; /* a pointer to the actual content */
};
struct kfd_ioctl_dbg_wave_control_args {
uint32_t gpu_id; /* to KFD */
uint32_t buf_size_in_bytes; /*including gpu_id and buf_size */
unsigned char content[0];
void *content_ptr; /* a pointer to the actual content */
};
/* Matching HSA_EVENTTYPE */