Re: [PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs

From: Johannes Berg
Date: Fri Jun 10 2022 - 09:27:27 EST


On Fri, 2022-06-10 at 15:24 +0200, Greg KH wrote:
> On Tue, Jun 07, 2022 at 11:26:24AM +0800, Duoming Zhou wrote:
> > The first patch removes the extra gfp_t param of dev_coredumpv()
> > and dev_coredumpm().
> >
> > The second patch fix sleep in atomic context bugs of mwifiex
> > caused by dev_coredumpv().
> >
> > Duoming Zhou (2):
> > devcoredump: remove the useless gfp_t parameter in dev_coredumpv and
> > dev_coredumpm
> > mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
>
> Did you forget to cc: everyone on patch 2?
>

Don't think so? I got it, and you're listed there too, afaict.

That said, it's actually entirely independent from patch 1, and patch 2
should probably even be Cc stable.

johannes