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:
Aram Santogidis
2017-08-08 09:47:57 +09:00
committed by Balazs Gerofi
parent c4ca4ae3ab
commit 7005110697
4 changed files with 10 additions and 15 deletions

View File

@@ -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;