Re: [PATCH 11/15] hisi_sas: fix HBA SAS addr endianness for v1 hw

2016-09-14 Thread Hannes Reinecke
On 09/06/2016 05:36 PM, John Garry wrote: > The endianness for the SAS address in the TX_ID_DWORD > registers is set incorrectly. > We see errors like this in the boot log for v2 hw (which would > have the same issue as v1 hw): > [7.583284] sas: target proto 0x0 at 5d1108e7923f:0x1f not

Re: [PATCH 11/15] hisi_sas: fix HBA SAS addr endianness for v1 hw

2016-09-14 Thread Hannes Reinecke
On 09/06/2016 05:36 PM, John Garry wrote: > The endianness for the SAS address in the TX_ID_DWORD > registers is set incorrectly. > We see errors like this in the boot log for v2 hw (which would > have the same issue as v1 hw): > [7.583284] sas: target proto 0x0 at 5d1108e7923f:0x1f not

[PATCH 11/15] hisi_sas: fix HBA SAS addr endianness for v1 hw

2016-09-06 Thread John Garry
The endianness for the SAS address in the TX_ID_DWORD registers is set incorrectly. We see errors like this in the boot log for v2 hw (which would have the same issue as v1 hw): [7.583284] sas: target proto 0x0 at 5d1108e7923f:0x1f not handled This is due to the host SAS addr not matching

[PATCH 11/15] hisi_sas: fix HBA SAS addr endianness for v1 hw

2016-09-06 Thread John Garry
The endianness for the SAS address in the TX_ID_DWORD registers is set incorrectly. We see errors like this in the boot log for v2 hw (which would have the same issue as v1 hw): [7.583284] sas: target proto 0x0 at 5d1108e7923f:0x1f not handled This is due to the host SAS addr not matching