14.03.2022, 23:00, "Greg KH" <greg@xxxxxxxxx>:
On Mon, Mar 14, 2022 at 12:36:51PM -0500, Ian Pilcher wrote:
I am working on resubmitting a patch that adds an entry to
Documentation/ABI/testing/sysfs-block. That file does not exist in
Linus's most recent tree. All (presumably) of the entries documented in
that file have been merged into Documentation/ABI/stable/sysfs-block.
Hello,
if you are having trouble submitting a patch, watch out for some things.
- send your patch to relevant sub-group <linux-doc@xxxxxxxxxxxxxxx>
- in diff format
- describe your changes full
- please use style check
- just plain text
- include PATCH your mail Subject (PATCH: Folder: Documentation etc: for example)
- please use Signed-off-by: tag
- use git format-patch (very easy)
and please remember, kernel source has a get_maintainer script if you dont know which group to send to patch.
$ ./scripts/get_maintainer.pl
already Greg KH answered and you have a stable version so stable is good :)
Regards
How should I handle this? Should my patch now add its entry to the
"stable" file, or should it recreate the "testing" file?
It should be in "stable" as it is going to be a stable api :)
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies