* linux-next: duplicate patches in the modules tree
@ 2023-11-02 21:06 Stephen Rothwell
2023-11-02 21:48 ` Luis Chamberlain
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2023-11-02 21:06 UTC (permalink / raw)
To: Luis Chamberlain; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 1157 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
3111add7f414 ("module: Annotate struct module_notes_attrs with __counted_by")
331e833a7606 ("module: Fix comment typo")
dc95e422c283 ("module: Make is_valid_name() return bool")
bac202d3712f ("module: Make is_mapping_symbol() return bool")
b72d5a66766d ("module/decompress: use vmalloc() for gzip decompression workspace")
c7540b27da9e ("MAINTAINERS: add include/linux/module*.h to modules")
130afb8ce111 ("module: Clarify documentation of module_param_call()")
These are commits
ea0b0bcef491 ("module: Annotate struct module_notes_attrs with __counted_by")
fd06da776130 ("module: Fix comment typo")
04311b9b3063 ("module: Make is_valid_name() return bool")
60da3640b07c ("module: Make is_mapping_symbol() return bool")
3737df782c74 ("module/decompress: use vmalloc() for gzip decompression workspace")
62eedac26415 ("MAINTAINERS: add include/linux/module*.h to modules")
2c7ccb3c362b ("module: Clarify documentation of module_param_call()")
in Linus' tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: duplicate patches in the modules tree
2023-11-02 21:06 linux-next: duplicate patches in the modules tree Stephen Rothwell
@ 2023-11-02 21:48 ` Luis Chamberlain
0 siblings, 0 replies; 4+ messages in thread
From: Luis Chamberlain @ 2023-11-02 21:48 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
On Fri, Nov 03, 2023 at 08:06:42AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> 3111add7f414 ("module: Annotate struct module_notes_attrs with __counted_by")
> 331e833a7606 ("module: Fix comment typo")
> dc95e422c283 ("module: Make is_valid_name() return bool")
> bac202d3712f ("module: Make is_mapping_symbol() return bool")
> b72d5a66766d ("module/decompress: use vmalloc() for gzip decompression workspace")
> c7540b27da9e ("MAINTAINERS: add include/linux/module*.h to modules")
> 130afb8ce111 ("module: Clarify documentation of module_param_call()")
>
> These are commits
>
> ea0b0bcef491 ("module: Annotate struct module_notes_attrs with __counted_by")
> fd06da776130 ("module: Fix comment typo")
> 04311b9b3063 ("module: Make is_valid_name() return bool")
> 60da3640b07c ("module: Make is_mapping_symbol() return bool")
> 3737df782c74 ("module/decompress: use vmalloc() for gzip decompression workspace")
> 62eedac26415 ("MAINTAINERS: add include/linux/module*.h to modules")
> 2c7ccb3c362b ("module: Clarify documentation of module_param_call()")
>
> in Linus' tree.
Fixed.
Luis
^ permalink raw reply [flat|nested] 4+ messages in thread
* linux-next: duplicate patches in the modules tree
@ 2025-01-27 2:59 Stephen Rothwell
2025-01-27 9:02 ` Petr Pavlu
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2025-01-27 2:59 UTC (permalink / raw)
To: Luis Chamberlain, Petr Pavlu, Sami Tolvanen, Daniel Gomez
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
0217859ce172 ("module: sign with sha512 instead of sha1 by default")
0dea980a17a3 ("module: sysfs: Drop member 'module_sect_attrs::nsections'")
0e436d14d0b9 ("module: Put known GPL offenders in an array")
25aa76116052 ("module: Constify 'struct module_attribute'")
570f7776db9c ("module: Split module_enable_rodata_ro()")
75b519abc918 ("module: sysfs: Simplify section attribute allocation")
8c82fb5240f7 ("module: Extend the preempt disabled section in dereference_symbol_descriptor().")
993026197341 ("params: Prepare for 'const struct module_attribute *'")
9b894ee43337 ("module: Don't fail module loading when setting ro_after_init section RO failed")
c027a83a0375 ("module: sysfs: Drop member 'module_sect_attr::address'")
cb80af8451df ("module: Handle 'struct module_version_attribute' as const")
cd8026d4bda8 ("module: sysfs: Drop 'struct module_sect_attr'")
e6ea40687ff0 ("module: sysfs: Use const 'struct bin_attribute'")
fc15d675bc49 ("module: sysfs: Add notes attributes through attribute_group")
Presumably rebased before asking Linus to merge them :-(
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: duplicate patches in the modules tree
2025-01-27 2:59 Stephen Rothwell
@ 2025-01-27 9:02 ` Petr Pavlu
0 siblings, 0 replies; 4+ messages in thread
From: Petr Pavlu @ 2025-01-27 9:02 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Luis Chamberlain, Sami Tolvanen, Daniel Gomez,
Linux Kernel Mailing List, Linux Next Mailing List
On 1/27/25 03:59, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> 0217859ce172 ("module: sign with sha512 instead of sha1 by default")
> 0dea980a17a3 ("module: sysfs: Drop member 'module_sect_attrs::nsections'")
> 0e436d14d0b9 ("module: Put known GPL offenders in an array")
> 25aa76116052 ("module: Constify 'struct module_attribute'")
> 570f7776db9c ("module: Split module_enable_rodata_ro()")
> 75b519abc918 ("module: sysfs: Simplify section attribute allocation")
> 8c82fb5240f7 ("module: Extend the preempt disabled section in dereference_symbol_descriptor().")
> 993026197341 ("params: Prepare for 'const struct module_attribute *'")
> 9b894ee43337 ("module: Don't fail module loading when setting ro_after_init section RO failed")
> c027a83a0375 ("module: sysfs: Drop member 'module_sect_attr::address'")
> cb80af8451df ("module: Handle 'struct module_version_attribute' as const")
> cd8026d4bda8 ("module: sysfs: Drop 'struct module_sect_attr'")
> e6ea40687ff0 ("module: sysfs: Use const 'struct bin_attribute'")
> fc15d675bc49 ("module: sysfs: Add notes attributes through attribute_group")
>
> Presumably rebased before asking Linus to merge them :-(
Right, I rebased modules-next locally, pushed a tag for a pull request
which has been merged, but I forgot to push the actual branch. Sorry
about that, it should be fixed now.
I could have arguably saved myself time and trouble by not rebasing
modules-next in this case, which might have been also better from
a testing perspective.
--
Thanks,
Petr
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-01-27 9:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 21:06 linux-next: duplicate patches in the modules tree Stephen Rothwell
2023-11-02 21:48 ` Luis Chamberlain
-- strict thread matches above, loose matches on Subject: below --
2025-01-27 2:59 Stephen Rothwell
2025-01-27 9:02 ` Petr Pavlu
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).