RE: 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 'ahci_init_one': > > > > > > Use promise_enable to disable AHCI control PCI RAID. > > > > > > Signed-off-by: Tony Hung > > > --- > > > > > > diff

RE: 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':