Michael Ellerman <m...@ellerman.id.au> writes: > Oliver O'Halloran <ooh...@gmail.com> writes: > >> On Wed, Sep 28, 2016 at 12:43 PM, Aneesh Kumar K.V >> <aneesh.ku...@linux.vnet.ibm.com> wrote: >>> Balbir Singh <bsinghar...@gmail.com> writes: >>> >>>> 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