[PATCH v3 2/4] mm: simplify compat_sys_move_pages

Arnd Bergmann arnd at kernel.org
Wed May 19 06:41:15 PDT 2021


On Tue, May 18, 2021 at 10:49 PM David Laight <David.Laight at aculab.com> wrote:
> >
> > +static int put_compat_pages_array(const void __user *chunk_pages[],
> > +                               const void __user * __user *pages,
> > +                               unsigned long chunk_nr)
> > +{
>
> Should that be get_compat_pages_array() ?

Nice catch, thanks!

Fixed now.

       Arnd



More information about the kexec mailing list