[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180427143859.GA26647@redhat.com>
Date: Fri, 27 Apr 2018 10:38:59 -0400
From: Mike Snitzer <snitzer@...hat.com>
To: Kees Cook <keescook@...omium.org>
Cc: Alasdair Kergon <agk@...hat.com>,
LKML <linux-kernel@...r.kernel.org>, dm-devel@...hat.com,
Tycho Andersen <tycho@...ho.ws>,
Heinz Mauelshagen <heinzm@...hat.com>
Subject: Re: dm/raid1: Remove VLA usage
On Thu, Apr 26 2018 at 7:31pm -0400,
Kees Cook <keescook@...omium.org> wrote:
> On Tue, Apr 10, 2018 at 9:43 PM, Kees Cook <keescook@...omium.org> wrote:
> > On the quest to remove all VLAs from the kernel[1], this avoids VLAs
> > in dm-raid1.c by just using the maximum size for the stack arrays.
> > The nr_mirrors value was already capped at 9, so this makes it a trivial
> > adjustment to the array sizes.
> >
> > [1] https://lkml.org/lkml/2018/3/7/621
> >
> > Signed-off-by: Kees Cook <keescook@...omium.org>
>
> Friendly ping... can someone take this, or should this go via another tree?
It needs further review but it is on my radar.
But please consider it claimed and proceeding upstream for 4.18 via
linux-dm.git
Thanks,
Mike
Powered by blists - more mailing lists