Hi Reinette, On 9/5/25 23:49, Reinette Chatre wrote: > Hi Babu, > > On 9/5/25 2:34 PM, Babu Moger wrote: >> >> The ABMC feature details are documented in APM [1] available from [2]. >> [1] AMD64 Architecture Programmer's Manual Volume 2: System Programming >> Publication # 24593 Revision 3.41 section 19.3.3.3 Assignable Bandwidth >> Monitoring (ABMC). >> >> Link: https://bugzilla.kernel.org/show_bug.cgi?id=206537 # [2] >> Signed-off-by: Babu Moger <babu.moger@xxxxxxx> >> Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> >> --- > > Apologies for not catching this earlier. I double checked to make sure > we get this right and I interpret Documentation/process/maintainer-tip.rst > to say that "Link:" should be the final tag. > That’s fine. It wasn’t very clear to me in maintainer-tip.rst. I checked a few older commits, and the placement seems mixed—some have it at the end, but it’s not very consistent. I can update my patches accordingly and apply the same change across all of them. The ABMC feature details are documented in APM [1] available from [2]. [1] AMD64 Architecture Programmer's Manual Volume 2: System Programming Publication # 24593 Revision 3.41 section 19.3.3.3 Assignable Bandwidth Monitoring (ABMC). Signed-off-by: Babu Moger <babu.moger@xxxxxxx> Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx> Link: https://bugzilla.kernel.org/show_bug.cgi?id=206537 # [2] I’ve been basing the patches on top of: git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git with `origin/HEAD -> origin/master`. Please let me know if this is the correct branch to use to make the merge process easier. -- Thanks Babu Moger