[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZpCwPCAsN17ADt-R@infradead.org>
Date: Thu, 11 Jul 2024 21:25:32 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Suren Baghdasaryan <surenb@...gle.com>
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 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.
Powered by blists - more mailing lists