Updated and confirmed struct iowait{} and struct hfi1_user_sdma_pkt_q {}
Conflicts: kernel/include/hfi1/ihk_hfi1_common.h
This commit is contained in:
committed by
Balazs Gerofi
parent
c4ca4ae3ab
commit
7005110697
@@ -113,7 +113,7 @@ extern uint extended_psn;
|
||||
#define KDETH_OM_LARGE 64
|
||||
#define KDETH_OM_MAX_SIZE (1 << ((KDETH_OM_LARGE / KDETH_OM_SMALL) + 1))
|
||||
|
||||
/* Original size on Linux is 376 Bytes */
|
||||
/* The original size on Linux is 376 B */
|
||||
struct hfi1_user_sdma_pkt_q {
|
||||
struct list_head list;
|
||||
unsigned ctxt;
|
||||
|
||||
Reference in New Issue
Block a user