Re: [PATCH] libata-eh: Use switch() instead of sparse array for protocol strings
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-09 17:27:27
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-01-09 17:27:27
Also in:
lkml
On Mon, Jan 09, 2017 at 05:30:02PM +0100, Geert Uytterhoeven wrote:
quoted
ata_force_param_buf is __initdata and shouldn't really matter.It mainly matters because of e.g. bootloader limitations.
Do we need a full 4k for the force parameters? What would a typical command line for it look like?