Re: [PATCH 1/8] hisi_sas: add internal abort core code

2016-08-22 Thread John Garry
On 21/08/2016 01:44, zhangfei wrote: On 2016年08月10日 21:19, John Garry wrote: Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device.

Re: [PATCH 1/8] hisi_sas: add internal abort core code

2016-08-22 Thread John Garry
On 21/08/2016 01:44, zhangfei wrote: On 2016年08月10日 21:19, John Garry wrote: Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device.

Re: [PATCH 1/8] hisi_sas: add internal abort core code

2016-08-20 Thread zhangfei
On 2016年08月10日 21:19, John Garry wrote: Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device. Typically a command only spends a

Re: [PATCH 1/8] hisi_sas: add internal abort core code

2016-08-20 Thread zhangfei
On 2016年08月10日 21:19, John Garry wrote: Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device. Typically a command only spends a

[PATCH 1/8] hisi_sas: add internal abort core code

2016-08-10 Thread John Garry
Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device. Typically a command only spends a relatively short time in the controller when

[PATCH 1/8] hisi_sas: add internal abort core code

2016-08-10 Thread John Garry
Add core code for internal abort functionality. The internal abort features allows the host controller to abort commands which are still active in the controller but have not yet been sent to the slave device. Typically a command only spends a relatively short time in the controller when