Re: [PATCH 0/3] Bitmap optimisations
From: Rasmus Villemoes
Date: Wed Jun 07 2017 - 17:38:02 EST
On Wed, Jun 07 2017, Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
> From: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx>
>
> These three bitmap patches use more efficient specialisations when the
> compiler can figure out that it's safe to do so.
>
With the pointer arithmetic fixed,
Acked-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>