From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Stefan Schmidt <stefan@datenfreihafen.org>
Cc: Dmitry Antipov <dmantipov@yandex.ru>,
Alexander Aring <alex.aring@gmail.com>,
linux-wpan@vger.kernel.org, lvc-project@linuxtesting.org
Subject: Re: [PATCH] mac802154: fix time calculation in ieee802154_configure_durations()
Date: Mon, 20 May 2024 10:53:49 +0200 [thread overview]
Message-ID: <20240520105349.3c5620a2@xps-13> (raw)
In-Reply-To: <ea13c022-11f7-4474-88f3-9ff9169600f9@datenfreihafen.org>
Hi Stefan,
stefan@datenfreihafen.org wrote on Sat, 18 May 2024 23:49:41 +0200:
> Hello Miquel,
>
> On 13.05.24 09:09, Miquel Raynal wrote:
> > Hi Dmitry,
> >
> > + Stefan
> >
> > dmantipov@yandex.ru wrote on Wed, 8 May 2024 14:40:10 +0300:
> >
> >> Since 'symbol_duration' of 'struct wpan_phy' is in nanoseconds but
> >> 'lifs_period' and 'sifs_period' are both in microseconds, fix time
> >> calculation in 'ieee802154_configure_durations()' and use convenient
> >> 'NSEC_PER_USEC' in 'ieee802154_setup_wpan_phy_pib()' as well.
> >> Compile tested only.
> >>
> >> Found by Linux Verification Center (linuxtesting.org) with SVACE.
> >>
> >
> > Requires Fixes and Cc: stable I guess.
>
> Fixes should be enough to get picked up. Added before pushing.
Actually, unless the process changed recently, IIRC we should add Cc:
stable when we think it should be backported (like this patch). The
stable team indeed introduced an algorithm to collect patches not
flagged with this tag "by mistake", but they ask us to continue Cc'ing
them. Of course a Fixes tag is a good hint for the algorithm that the
patch should be backported, and most of the time the patch will be
backported anyway. Also rules being often different in net/, I think
even net maintainers now comply with this and not longer do the
cherry-picks themselves.
But maybe this changed recently again and my just lost :-)
Thanks,
Miquèl
next prev parent reply other threads:[~2024-05-20 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 11:40 [PATCH] mac802154: fix time calculation in ieee802154_configure_durations() Dmitry Antipov
2024-05-13 7:09 ` Miquel Raynal
2024-05-13 20:07 ` Alexander Aring
2024-05-18 21:49 ` Stefan Schmidt
2024-05-20 8:53 ` Miquel Raynal [this message]
2024-05-18 21:48 ` Stefan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240520105349.3c5620a2@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=alex.aring@gmail.com \
--cc=dmantipov@yandex.ru \
--cc=linux-wpan@vger.kernel.org \
--cc=lvc-project@linuxtesting.org \
--cc=stefan@datenfreihafen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox