On Mon, Jan 16, 2023 at 7:26 PM Ashish Sadanandan <ashish.sadanan...@gmail.com> wrote: > On Wed, Jan 11, 2023 at 5:11 AM John Levon <john.le...@nutanix.com> wrote: >> On Sun, Jan 08, 2023 at 06:52:39PM -0700, Ashish Sadanandan wrote: >> >> > The code added for allowing --huge-dir to specify hugetlbfs >> > sub-directories has a bug where it incorrectly matches mounts that >> > contain a prefix of the specified --huge-dir. >> > >> > Fixes: 24d5a1ce6b85 ("eal/linux: allow hugetlbfs sub-directories") >> > Cc: john.le...@nutanix.com >> > Cc: sta...@dpdk.org >> > Signed-off-by: Ashish Sadanandan <ashish.sadanan...@gmail.com> >> >> Reviewed-by: John Levon <john.le...@nutanix.com> >> >> thanks >> john > > > Thanks for reviewing again, John. Do I need to CC anyone else to get this > committed or any other steps I need to follow? I was hoping to get this > merged into 22.11 stable branch too.
You already did what was necessary, by putting a Fixes: tag and adding Cc: sta...@dpdk.org in the commitlog. LTS maintainers scripts will catch this fix later, and it will likely end up in 22.11 and 21.11 branches. -- David Marchand