Prev: [stable-2.6.33.4 PATCH] USB: option.c: OLIVETTI OLICARD100 support
Next: libata: implement on-demand HPA unlocking
From: Jeff Garzik on 15 May 2010 15:30 On 05/15/2010 02:09 PM, Tejun Heo wrote: > After late HPA unlock, libata kept using the original capacity > ignoring the new larger native capacity. Enlarging device on the fly > doesn't cause any harm. Use the larger native capacity instead. This > will enable on-demand HPA unlocking. > > Signed-off-by: Tejun Heo<tj(a)kernel.org> > Cc: Ben Hutchings<ben(a)decadent.org.uk> Acked-by: Jeff Garzik <jgarzik(a)redhat.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 16 May 2010 03:20
From: Tejun Heo <tj(a)kernel.org> Date: Sat, 15 May 2010 20:09:33 +0200 > After late HPA unlock, libata kept using the original capacity > ignoring the new larger native capacity. Enlarging device on the fly > doesn't cause any harm. Use the larger native capacity instead. This > will enable on-demand HPA unlocking. > > Signed-off-by: Tejun Heo <tj(a)kernel.org> Acked-by: David S. Miller <davem(a)davemloft.net> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |