[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJuCfpHX9SzPBTxQg2NjKPjbeD60HAotdK6DqnFmn3crvnGdvQ@mail.gmail.com>
Date: Fri, 12 Jul 2024 06:27:57 -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 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!
>
Powered by blists - more mailing lists