Re: [PATCH] cxl: Rework error message for incompatible slots

2020-09-09 Thread Michael Ellerman
On Tue, 7 Apr 2020 13:56:01 +0200, Frederic Barrat wrote: > Improve the error message shown if a capi adapter is plugged on a > capi-incompatible slot directly under the PHB (no intermediate switch). Applied to powerpc/next. [1/1] cxl: Rework error message for incompatible slots https://git

Re: [PATCH] cxl: Rework error message for incompatible slots

2020-04-08 Thread Frederic Barrat
Le 08/04/2020 à 04:13, Andrew Donnellan a écrit : On 7/4/20 9:56 pm, Frederic Barrat wrote: Improve the error message shown if a capi adapter is plugged on a capi-incompatible slot directly under the PHB (no intermediate switch). Fixes: 5632874311db ("cxl: Add support for POWER9 DD2") Cc: st

Re: [PATCH] cxl: Rework error message for incompatible slots

2020-04-07 Thread Andrew Donnellan
On 7/4/20 9:56 pm, Frederic Barrat wrote: Improve the error message shown if a capi adapter is plugged on a capi-incompatible slot directly under the PHB (no intermediate switch). Fixes: 5632874311db ("cxl: Add support for POWER9 DD2") Cc: sta...@vger.kernel.org # 4.14+ Signed-off-by: Frederic B

[PATCH] cxl: Rework error message for incompatible slots

2020-04-07 Thread Frederic Barrat
Improve the error message shown if a capi adapter is plugged on a capi-incompatible slot directly under the PHB (no intermediate switch). Fixes: 5632874311db ("cxl: Add support for POWER9 DD2") Cc: sta...@vger.kernel.org # 4.14+ Signed-off-by: Frederic Barrat --- drivers/misc/cxl/pci.c | 4 ++--