Thread (11 messages) flat view 11 messages, 3 authors, 2016-01-25

Re: [PATCH v2] libata: disable forced PORTS_IMPL for >= AHCI 1.3

From: Sergei Shtylyov <hidden>
Date: 2016-01-19 17:23:55
Also in: lkml

Hello.

On 01/19/2016 08:22 PM, Tejun Heo wrote:
quoted
quoted
+	/* 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help