Re: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Jeff Garzik
On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': Use min_t(size_t, ...) to fix. Signed-off-by: Tony Hung tony.h...@tw.promise.com --- diff --git a/linux-3.2.0/drivers/ata/ahci.c

RE: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Tony Hung - PTT 洪瑞嶸
On 2012/9/25 11:05 AM, Jeff Garzik wrote: On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': Use min_t(size_t, ...) to fix. Correct this, linux-3.2.0/drivers/ata/ahci.c: In function 'ahci_init_one': Use

RE: RE: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Tony Hung - PTT 洪瑞嶸
is in attachment, and sorry for error descript. Best wishes, Tony Hung [PATCH]ahci-add-a-boot-option-to-enable-promise-ahci.patch Description: [PATCH]ahci-add-a-boot-option-to-enable-promise-ahci.patch

[PATCH] ahci: add a boot option to enable promise ahci

2012-09-23 Thread Tony Hung - PTT 洪瑞嶸
linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': Use min_t(size_t, ...) to fix. Signed-off-by: Tony Hung tony.h...@tw.promise.com --- diff --git a/linux-3.2.0/drivers/ata/ahci.c b/linux-3.2.0/drivers/ata/ahci.c --- a/linux-3.2.0/drivers/ata/ahci.c2012-08-29