<div> </div><div>re-hi,</div><div> </div><div>addition are you using correct tree?</div><div> </div><div>linux is current stable</div><div>linux-next is next</div><div><br />Please see Valdis's examples:<br /> </div><div><div><span style="background-color:#ffffff;color:#000000;float:none;font-family:'ys text' , 'arial' , sans-serif;font-size:16px;font-style:normal;font-weight:400;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><valdis> $ git clone </span><a rel="noopener noreferrer" target="_blank" style="background-color:rgb( 255 , 255 , 255 );font-family:'ys text' , 'arial' , sans-serif;font-size:16px;font-style:normal;font-weight:400;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git</a><br style="background-color:rgb( 255 , 255 , 255 );color:rgb( 0 , 0 , 0 );font-family:'ys text' , 'arial' , sans-serif;font-size:16px;font-style:normal;font-weight:400;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" /><span style="background-color:#ffffff;color:#000000;float:none;font-family:'ys text' , 'arial' , sans-serif;font-size:16px;font-style:normal;font-weight:400;text-decoration-style:initial;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><valdis> $ git remote add linux-next </span><a rel="noopener noreferrer" target="_blank" style="background-color:rgb( 255 , 255 , 255 );font-family:'ys text' , 'arial' , sans-serif;font-size:16px;font-style:normal;font-weight:400;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git</a></div><div> </div></div><div>14.03.2022, 23:19, "Ozgur Kara" <ozgur@goosey.org>:</div><blockquote><div> </div><div> </div><div>14.03.2022, 23:00, "Greg KH" <<a href="mailto:greg@kroah.com" rel="noopener noreferrer">greg@kroah.com</a>>:</div><blockquote><p>On Mon, Mar 14, 2022 at 12:36:51PM -0500, Ian Pilcher wrote:</p><blockquote> I am working on resubmitting a patch that adds an entry to<br /> Documentation/ABI/testing/sysfs-block. That file does not exist in<br /> Linus's most recent tree. All (presumably) of the entries documented in<br /> that file have been merged into Documentation/ABI/stable/sysfs-block.<br /> </blockquote></blockquote><div>Hello,</div><div> </div><div><div>if you are having trouble submitting a patch, watch out for some things.</div><div> </div><div>- send your patch to relevant sub-group <<a href="mailto:linux-doc@vger.kernel.org" rel="noopener noreferrer">linux-doc@vger.kernel.org</a>></div><div>- in diff format</div><div>- describe your changes full</div><div>- please use style check</div><div>- just plain text</div><div>- include PATCH your mail Subject (PATCH: Folder: Documentation etc: for example)</div><div>- please use Signed-off-by: tag</div><div>- use git format-patch (very easy)</div><div> </div><div><div>and please remember, kernel source has a get_maintainer script if you dont know which group to send to patch.</div><div> </div><div>$ ./scripts/get_maintainer.pl</div><div> </div><div><div>already Greg KH answered and you have a stable version so stable is good :)</div><div> </div></div><div>Regards</div><div> </div></div></div><blockquote><blockquote> How should I handle this? Should my patch now add its entry to the<br /> "stable" file, or should it recreate the "testing" file?</blockquote><p><br />It should be in "stable" as it is going to be a stable api :)</p></blockquote></blockquote>