Re: [PATCHv2 09/14] libata: fixup ZAC device disabling

2016-04-14 Thread Tejun Heo
On Thu, Apr 14, 2016 at 07:48:03AM +0200, Hannes Reinecke wrote: > On 04/13/2016 08:09 PM, Tejun Heo wrote: > > On Tue, Apr 12, 2016 at 08:47:53AM +0200, Hannes Reinecke wrote: > >> libata device disabling is ... curious. So add the correct > >> definitions that we can disable ZAC devices

Re: [PATCHv2 09/14] libata: fixup ZAC device disabling

2016-04-13 Thread Hannes Reinecke
On 04/13/2016 08:09 PM, Tejun Heo wrote: > On Tue, Apr 12, 2016 at 08:47:53AM +0200, Hannes Reinecke wrote: >> libata device disabling is ... curious. So add the correct >> definitions that we can disable ZAC devices properly. > > Fold into an earlier patch? > That earlier patch would be commit

Re: [PATCHv2 09/14] libata: fixup ZAC device disabling

2016-04-13 Thread Tejun Heo
On Tue, Apr 12, 2016 at 08:47:53AM +0200, Hannes Reinecke wrote: > libata device disabling is ... curious. So add the correct > definitions that we can disable ZAC devices properly. Fold into an earlier patch? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe

[PATCHv2 09/14] libata: fixup ZAC device disabling

2016-04-12 Thread Hannes Reinecke
libata device disabling is ... curious. So add the correct definitions that we can disable ZAC devices properly. Signed-off-by: Hannes Reinecke --- include/linux/libata.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/include/linux/libata.h