Re: [PATCH v2 4/4] CXL: Fix PSL error due to duplicate segment table entries

2014-10-28 Thread Aneesh Kumar K.V
Ian Munsie writes: > From: Ian Munsie > > In certain circumstances the PSL (Power Service Layer, which provides > translation services for CXL hardware) can send an interrupt for a > segment miss that the kernel has already handled. This can happen if > multiple translations for the same segment

[PATCH v2 4/4] CXL: Fix PSL error due to duplicate segment table entries

2014-10-27 Thread Ian Munsie
From: Ian Munsie In certain circumstances the PSL (Power Service Layer, which provides translation services for CXL hardware) can send an interrupt for a segment miss that the kernel has already handled. This can happen if multiple translations for the same segment are queued in the PSL before th