lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CALi=oTa_=kN=To=67kG71Za2UdbvA9e4S5+CbnZStBRAsJENew@mail.gmail.com> Date: Mon, 26 Sep 2022 15:21:09 -0700 From: Shane Parslow <shaneparslow808@...il.com> To: Jakub Kicinski <kuba@...nel.org> Cc: M Chetan Kumar <m.chetan.kumar@...el.com>, Intel Corporation <linuxwwan@...el.com>, Loic Poulain <loic.poulain@...aro.org>, Sergey Ryazanov <ryazanov.s.a@...il.com>, Johannes Berg <johannes@...solutions.net>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: wwan: iosm: Fix 7360 WWAN card control channel mapping Got it, thanks. This fixes: 1f52d7b62285 ("net: wwan: iosm: Enable M.2 7360 WWAN card support"). Thank you for your patience. On Mon, Sep 26, 2022 at 2:37 PM Jakub Kicinski <kuba@...nel.org> wrote: > > On Mon, 26 Sep 2022 13:51:23 -0700 Shane Parslow wrote: > > There isn't currently an open bug report for this. I can open one if that > > is preferred. > > The gist is that previously, any writes to the 2nd userspace AT port > > would crash the modem. > > This is my first patch -- I apologize if I did things out of order. > > The Fixes tag just points us to the commit which introduced the bug, > look thru the git history of the kernel for examples. The expected > format is: > > fixes = Fixes: %h (\"%s\") > > You need to find the oldest commit where problem exists. This helps > stable tree maintainers to backport the necessary fixes (and netdev > maintainers to make sure that the right tree is targeted).
Powered by blists - more mailing lists