[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJuCfpFmfMH0=qOUz=Z_-QjgguhL4XKbZZ2ahx26HyYC23NGWg@mail.gmail.com>
Date: Tue, 16 Jul 2024 18:22:10 -0700
From: Suren Baghdasaryan <surenb@...gle.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: akpm@...ux-foundation.org, kent.overstreet@...ux.dev, vbabka@...e.cz,
pasha.tatashin@...een.com, souravpanda@...gle.com, keescook@...omium.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH 1/1] alloc_tag: Export memory allocation profiling symbols
used by modules
On Fri, Jul 12, 2024 at 6:27 AM Suren Baghdasaryan <surenb@...gle.com> wrote:
>
> On Thu, Jul 11, 2024 at 9:25 PM Christoph Hellwig <hch@...radead.org> wrote:
> >
> > On Thu, Jul 11, 2024 at 01:46:26PM -0700, Suren Baghdasaryan wrote:
> > > +EXPORT_SYMBOL(page_ext_get);
> >
> > > +EXPORT_SYMBOL(page_ext_put);
> >
> > These really have no business being exported, especially non-GPL.
> > Please rework whatever interfaces need them to be be moved out of line.
>
> Ok, I can do that. Thanks for the feedback!
Replacement patches are posted at
https://lore.kernel.org/all/20240717011631.2150066-1-surenb@google.com
Andrew, could you please replace this older patch with the new
patchset (2 patches now)? I can see the old patch in mm-unstable as
ac5ca7954e4e ("alloc_tag: export memory allocation profiling symbols
used by modules") and I think it's also in your mm-hotfixes-stable.
Please replace it with new patches.
Thanks,
Suren.
>
> >
Powered by blists - more mailing lists