On 30/11/2022 15:47, JunASAKA wrote: > Hi, > I am trying to merge this patch into the linux source tree (Mr. Torvalds' updated source tree) and find a confliection in patch 3/3. > I think you should move the rcu_read_unlock() that originally located in line 4657 to line 4682(right after the if-else section) > to make this patch work normally. > > Jun ASAKA. This patch set is meant to be applied on top of the wireless-next tree: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git That tree contains a commit which is not yet found in other trees: 7927afb5e27b ("wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed")