lkml.org 
[lkml]   [2016]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2] libata: disable forced PORTS_IMPL for >= AHCI 1.3
From
Date
Hello.

On 01/19/2016 08:22 PM, Tejun Heo wrote:

>>> + /* fabricate port_map from cap.nr_ports for < AHCI 1.3 */
>>> + if (!port_map && (!(vers >> 16) ||
>>> + ((vers >> 16) == 1 && (vers & 0xFFFF) < 0x300))) {
>>
>> Hm, won't just (vers < 0x1300) just work?
>
> lol, indeed. Lemme update the patch.

Oops. 0x10300, of course.

> Thanks.

MBR, Sergei


\
 
 \ /
  Last update: 2016-01-19 18:41    [W:0.032 / U:1.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site