hfi1/user_exp_rcv: explicitely call hfi1_map_device_addresses
There were cases where nobody else did this mapping for us
This commit is contained in:
committed by
Balazs Gerofi
parent
d23939da8c
commit
662895c020
@@ -1651,6 +1651,8 @@ struct hfi1_filedata {
|
||||
void *mm; //struct mm_struct *mm;
|
||||
};
|
||||
|
||||
int hfi1_map_device_addresses(struct hfi1_filedata *fd);
|
||||
|
||||
#ifdef __HFI1_ORIG__
|
||||
|
||||
extern struct list_head hfi1_dev_list;
|
||||
|
||||
Reference in New Issue
Block a user