Re: [PATCH v4 0/3] docs/core-api: add memory allocation guide

From: Jonathan Corbet
Date: Thu Sep 20 2018 - 13:05:05 EST


On Thu, 20 Sep 2018 07:29:30 +0300
Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx> wrote:

> Ping?
>
> On Fri, Sep 14, 2018 at 12:27:55PM +0300, Mike Rapoport wrote:
> > Hi,
> >
> > As Vlastimil mentioned at [1], it would be nice to have some guide about
> > memory allocation. This set adds such guide that summarizes the "best
> > practices".
> >
> > The changes from the RFC include additions and corrections from Michal and
> > Randy. I've also added markup to cross-reference the kernel-doc
> > documentation.
> >
> > I've split the patch into three to separate labels addition to the exiting
> > files from the new contents.
> >
> > v3 -> v4:
> > * make GFP_*USER* description less confusing

Sorry...but it's been less than a week. And this week has been ...
busy ...

Anyway, I've applied the set now, thanks.

jon