Re: [PATCH v6 1/8] staging: rtl8723bs: fix buffer over-read in rtw_update_protection

From: Salman Alghamdi

Date: Thu May 07 2026 - 18:05:43 EST


On May 04, 2026 12:35 +03, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> > drivers/staging/rtl8723bs/core/rtw_mlme.c | 10 ++++++++--
> > 1 file changed, 8 insertions(+), 2 deletions(-)
>
> You should not mix patches for the current release (i.e. this one), with
> patches for the next release (i.e. the rest of the patches in this
> series), as that means I can't take the full series for either :(
>
> Please break this up into two different sets of patches and resend them
> that way.

Hi Greg,
Thank you for the review.

Two questions before I resend:
1. How do I tell which release a patch targets? Is it purely based on whether it's a bug fix (current release) vs. a new change (next release), or is there a more specific rule I should follow?
2. For versioning the split series, should the bug fix patch restart at v1, and the rest of the series continue at v7? Or should I keep them sequential (bug fix as v7, next-release patches as v8)?

Thanks,
Salman Alghamdi