linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] module: Tweak return and warning
@ 2025-10-13 16:26 Lucas De Marchi
  2025-10-13 16:26 ` [PATCH 1/2] module: Override -EEXISTS module return Lucas De Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Lucas De Marchi @ 2025-10-13 16:26 UTC (permalink / raw)
  To: linux-modules, linux-kernel; +Cc: Lucas De Marchi, Petr Pavlu

Do not let userspace tools and end users confused on the return code and
log messages.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
Lucas De Marchi (2):
      module: Override -EEXISTS module return
      module: Simplify warning on positive returns from module_init()

 kernel/module/main.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

base-commit: e5f0a698b34ed76002dc5cff3804a61c80233a7a
change-id: 20251013-module-warn-ret-59f085298055

Lucas De Marchi


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-11-16 20:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 16:26 [PATCH 0/2] module: Tweak return and warning Lucas De Marchi
2025-10-13 16:26 ` [PATCH 1/2] module: Override -EEXISTS module return Lucas De Marchi
2025-10-17 12:04   ` Petr Pavlu
2025-11-02 18:23   ` Aaron Tomlin
2025-11-10 15:17   ` Daniel Gomez
2025-11-10 15:31     ` Lucas De Marchi
2025-11-16 20:42       ` Daniel Gomez
2025-11-16 20:46   ` Daniel Gomez
2025-10-13 16:26 ` [PATCH 2/2] module: Simplify warning on positive returns from module_init() Lucas De Marchi
2025-10-17 12:06   ` Petr Pavlu
2025-11-02 18:23   ` Aaron Tomlin
2025-11-16 20:47 ` [PATCH 0/2] module: Tweak return and warning Daniel Gomez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).