From: Christoph Hellwig <hch@infradead.org>
To: Suren Baghdasaryan <surenb@google.com>
Cc: akpm@linux-foundation.org, kent.overstreet@linux.dev,
vbabka@suse.cz, pasha.tatashin@soleen.com,
souravpanda@google.com, keescook@chromium.org,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH 1/1] alloc_tag: Export memory allocation profiling symbols used by modules
Date: Thu, 11 Jul 2024 21:25:32 -0700 [thread overview]
Message-ID: <ZpCwPCAsN17ADt-R@infradead.org> (raw)
In-Reply-To: <20240711204626.1669138-1-surenb@google.com>
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.
next prev parent reply other threads:[~2024-07-12 4:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 20:46 Suren Baghdasaryan
2024-07-11 21:07 ` Andrew Morton
2024-07-11 21:38 ` Suren Baghdasaryan
2024-07-12 4:25 ` Christoph Hellwig [this message]
2024-07-12 13:27 ` Suren Baghdasaryan
2024-07-17 1:22 ` Suren Baghdasaryan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZpCwPCAsN17ADt-R@infradead.org \
--to=hch@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=keescook@chromium.org \
--cc=kent.overstreet@linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=pasha.tatashin@soleen.com \
--cc=souravpanda@google.com \
--cc=surenb@google.com \
--cc=vbabka@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox