mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
a789192f366147a0fbb395650079906d1d04e0b9
[ Upstream commitdb2bf510bd] This reverts commit1e9ac114c4. This patch introduces a possible null-ptr-def problem. Revert it. And the fixed bug by this patch have resolved by commit73f7b171b7("Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition"). Fixes:1e9ac114c4("Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work") Signed-off-by: Liu Jian <liujian56@huawei.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
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
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%