On Sat, Apr 17, 2021 at 11:25 AM Jiri Kosina <jikos@xxxxxxxxxx> wrote: > > On Sat, 17 Apr 2021, Jiri Kosina wrote: > > > > This is malformed in patchwork, check the link below. Please resend, and > > > I strongly recommend to use git send-email to avoid any format issues. > > > > Honestly I have no idea what you are talking about, there is no whitespace > > damage nor anything else that I'd see to be broken. I just took the patch > > from the mail I sent, applied with git-am, and it worked flawlessly. > > > > Anyway, I'll send a patch as a followup to this mail so that it could > > hopefully be picked up by your tooling. > > And it seems to have appeared here: > > https://patchwork.kernel.org/project/linux-wireless/patch/nycvar.YFH.7.76.2104171112390.18270@xxxxxxxxxxxxx/ > > -- > Jiri Kosina > SUSE Labs > Thanks for the patch Jiri. This is on top of Linux v5.12-rc7+... link="https://lore.kernel.org/linux-wireless/nycvar.YFH.7.76.2104171112390.18270@xxxxxxxxxxxxx" $ b4 -d am $link $ LC_ALL=C git apply --check --verbose ../v2_20210417_jikos_iwlwifi_fix_softirq_hardirq_disabling_in_iwl_pcie_gen2_enqueue_hcmd.mbx Checking patch drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c... $ LC_ALL=C git apply --verbose ../v2_20210417_jikos_iwlwifi_fix_softirq_hardirq_disabling_in_iwl_pcie_gen2_enqueue_hcmd.mbx Checking patch drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c... Applied patch drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c cleanly. - Sedat -