Re: [PATCH 07/10] ocxl: Save the device serial number in ocxl_fn

2019-11-07 Thread Frederic Barrat
Le 25/10/2019 à 06:47, Alastair D'Silva a écrit : From: Alastair D'Silva This patch retrieves the serial number of the card and makes it available to consumers of the ocxl driver via the ocxl_fn struct. Signed-off-by: Alastair D'Silva --- Acked-by: Frederic Barrat

Re: [PATCH 07/10] ocxl: Save the device serial number in ocxl_fn

2019-11-05 Thread Andrew Donnellan
On 25/10/19 3:47 pm, Alastair D'Silva wrote: From: Alastair D'Silva This patch retrieves the serial number of the card and makes it available to consumers of the ocxl driver via the ocxl_fn struct. Signed-off-by: Alastair D'Silva Acked-by: Andrew Donnellan -- Andrew Donnellan

[PATCH 07/10] ocxl: Save the device serial number in ocxl_fn

2019-10-24 Thread Alastair D'Silva
From: Alastair D'Silva This patch retrieves the serial number of the card and makes it available to consumers of the ocxl driver via the ocxl_fn struct. Signed-off-by: Alastair D'Silva --- drivers/misc/ocxl/config.c | 46 ++ include/misc/ocxl.h| 1