2781dc2d53cb7266842c1942b1e2a0322fdba31d
A spin lock is taken here so we should use GFP_ATOMIC.
Bug: 254441685
Fixes: 5d44fe7c9808 ("mac80211_hwsim: add frame transmission support over virtio")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200422020154.112088-1-weiyongjun1@huawei.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
(cherry picked from commit 0379861217dc2dd46e3bc517010060065b0dd6fc)
Signed-off-by: Lee Jones <joneslee@google.com>
Change-Id: I60bb1e94123f511827c53cbe3f3706c005652758
Signed-off-by: Naveen <133593113+elohim-etz@users.noreply.github.com>
Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into lineage-19.1
…
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
98%
Assembly
1.3%
Makefile
0.4%