linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] fix sysfs patch build warning and add fixes
@ 2024-09-11  3:28 Chunhui Li
  2024-09-11  3:28 ` [PATCH v4 1/1] module: abort module loading when sysfs setup suffer errors Chunhui Li
  0 siblings, 1 reply; 3+ messages in thread
From: Chunhui Li @ 2024-09-11  3:28 UTC (permalink / raw)
  To: Luis Chamberlain, Matthias Brugger, AngeloGioacchino Del Regno
  Cc: linux-modules, linux-kernel, linux-arm-kernel, linux-mediatek,
	wsd_upstream, Chunhui Li

Hi Maintainer,

V4:
-Fix build warning when CONFIG_KALLSYMS is not enabled;
-Add Fixes tag;

I can't find add_sect_attrs and add_notes_attrs commit in linux.next git log,
and Petr Pavlu show /sys/module patch link when review,
so I label Fixes as below, If incorrect please notify me. 

Fixes: db939b519bea ("Module section offsets in /sys/module")
Fixes: 6d76013381ed ("Add /sys/module/name/notes")

https://github.com/mpe/linux-fullhistory/commit/db939b519bea9b88ae1c95c3b479c0b07145f2a0
[PATCH] Module section offsets in /sys/module

https://github.com/torvalds/linux/commit/6d76013381ed28979cd122eb4b249a88b5e384fa
Add /sys/module/name/notes

Thanks for your patience.

Chunhui Li (1):
  module: abort module loading when sysfs setup suffer errors

 kernel/module/sysfs.c | 63 ++++++++++++++++++++++++++++---------------
 1 file changed, 42 insertions(+), 21 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-09-11 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11  3:28 [PATCH v4 0/1] fix sysfs patch build warning and add fixes Chunhui Li
2024-09-11  3:28 ` [PATCH v4 1/1] module: abort module loading when sysfs setup suffer errors Chunhui Li
2024-09-11 18:18   ` Luis Chamberlain

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).