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? thanks, greg k-h