Re: [PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-05-12 17:30:24
Also in:
lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-05-12 17:30:24
Also in:
lkml
On Wed, May 11, 2022 at 03:25:14PM -0700, Kees Cook wrote:
On Thu, Apr 21, 2022 at 09:45:42AM +0530, Maninder Singh wrote:quoted
print module information when KALLSYMS is disabled.I'd like this patch reverted from -next. - too many logical changes is a single patch - addition of dangerous API usage - duplicated logic (maybe? hard to review due to the changes)
Yanked out. Luis