Re: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Hannes Reinecke
On 10/13/2016 09:53 PM, Adam Manzanares wrote: > The request priority is now by default coming from the ioc. It was not > clear what this code was trying to do based upon the iopriority class or > data. The driver should check that a device supports priorities and use > them according to the

Re: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Hannes Reinecke
On 10/13/2016 09:53 PM, Adam Manzanares wrote: > The request priority is now by default coming from the ioc. It was not > clear what this code was trying to do based upon the iopriority class or > data. The driver should check that a device supports priorities and use > them according to the

Re: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Adam Manzanares
kernel@vger.kernel.org; mpt-fusionlinux@broadcom.com; > linux-s...@vger.kernel.org; Adam Manzanares; Adam Manzanares > Subject: [PATCH v4 2/4] fusion: remove iopriority handling > > The request priority is now by default coming from the ioc. It was not > clear what this code was

Re: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Adam Manzanares
kernel@vger.kernel.org; mpt-fusionlinux@broadcom.com; > linux-s...@vger.kernel.org; Adam Manzanares; Adam Manzanares > Subject: [PATCH v4 2/4] fusion: remove iopriority handling > > The request priority is now by default coming from the ioc. It was not > clear what this code was

RE: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Sathya Prakash Veerichetty
: linux-bl...@vger.kernel.org; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; mpt-fusionlinux@broadcom.com; linux-s...@vger.kernel.org; Adam Manzanares; Adam Manzanares Subject: [PATCH v4 2/4] fusion: remove iopriority handling The request priority is now by default coming from the ioc

RE: [PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Sathya Prakash Veerichetty
: linux-bl...@vger.kernel.org; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; mpt-fusionlinux@broadcom.com; linux-s...@vger.kernel.org; Adam Manzanares; Adam Manzanares Subject: [PATCH v4 2/4] fusion: remove iopriority handling The request priority is now by default coming from the ioc

[PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Adam Manzanares
The request priority is now by default coming from the ioc. It was not clear what this code was trying to do based upon the iopriority class or data. The driver should check that a device supports priorities and use them according to the specificiations of ioprio. Signed-off-by: Adam Manzanares

[PATCH v4 2/4] fusion: remove iopriority handling

2016-10-13 Thread Adam Manzanares
The request priority is now by default coming from the ioc. It was not clear what this code was trying to do based upon the iopriority class or data. The driver should check that a device supports priorities and use them according to the specificiations of ioprio. Signed-off-by: Adam Manzanares