Re: [PATCH] liquidio: stop using huge static buffer, save 4096k in .data

From: David Miller
Date: Thu Jun 22 2017 - 11:03:39 EST


From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
Date: Mon, 19 Jun 2017 21:50:52 +0200

> Only compile-tested - I don't have the hardware.
>
> From code inspection, octeon_pci_write_core_mem() appears to be safe wrt
> unaligned source. In any case, u8 fbuf[] was not guaranteed to be aligned
> anyway.
>
> Signed-off-by: Denys Vlasenko <dvlasenk@xxxxxxxxxx>

Applied to net-next, thanks.