Re: [PATCH V2] AHCI: Workaround for ThunderX Errata#22536

From: Tejun Heo
Date: Mon Feb 15 2016 - 13:30:47 EST


Hello, Tirumalesh.

On Sun, Feb 14, 2016 at 07:36:18PM -0800, Tirumalesh Chalamarla wrote:
> There is no need for special Driver, AHCI is sufficient for ThunderX, the
> file only contains this interrupt handler,
> is it preferable if this interrupt handler in libahci.c with others, instead
> of separate file?

Yeap, just fold it in ahci.c with surrounding #ifdef guard.

Thanks.

--
tejun