Re: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9

2018-05-11 Thread Frederic Barrat
va Subject: Re: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9 Le 11/05/2018 à 08:13, Alastair D'Silva a écrit : From: Alastair D'Silva In order to successfully issue as_notify, an AFU needs to know the TID to notify, which in turn means that this information should

RE: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9

2018-05-11 Thread Alastair D'Silva
...@linux.vnet.ibm.com; ma...@debian.org; > fe...@linux.vnet.ibm.com; pombreda...@nexb.com; > suka...@linux.vnet.ibm.com; npig...@gmail.com; > gre...@linuxfoundation.org; a...@arndb.de; > andrew.donnel...@au1.ibm.com; fbar...@linux.vnet.ibm.com; > cor...@lwn.net; Alastair D'Silva

Re: [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9

2018-05-11 Thread Frederic Barrat
Le 11/05/2018 à 08:13, Alastair D'Silva a écrit : From: Alastair D'Silva In order to successfully issue as_notify, an AFU needs to know the TID to notify, which in turn means that this information should be available in userspace so it can be communicated to the AFU. Signed-off-by: Alastair

[PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9

2018-05-10 Thread Alastair D'Silva
From: Alastair D'Silva In order to successfully issue as_notify, an AFU needs to know the TID to notify, which in turn means that this information should be available in userspace so it can be communicated to the AFU. Signed-off-by: Alastair D'Silva --- drivers/misc/ocxl/context.c | 5 +