Michael Ellerman [off-list ref] writes:
Oliver O'Halloran [off-list ref] writes:
quoted
On Wed, Sep 28, 2016 at 12:43 PM, Aneesh Kumar K.V
[off-list ref] wrote:
quoted
Balbir Singh [off-list ref] writes:
quoted
The top 3 bits of the lower order byte should contain the
AP encoding, we assume the top 3 bits of the MSB.
Balbir, could you reword this so it says "Currently we wrongly assume
<blah>" or similar. The current commit message made me think you were
changing it to look at the top 3 bits of the MSB rather than changing
it look at the LSB.
Yeah please reword it to describe what the current code does, why it's
incorrect, and how we are fixing it.
I have an updated patch for this, which redo the AP-encoding parsing
based on spec update. Wil send it to the list once we finalize the
details
-aneesh