lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ