mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
df1cae7ffdd879f4ffb17bf894ed49b69757e693
Leaf changes summary: 53 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 52 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 52 Added functions: [A] 'function int LZ4_decompress_safe(const char*, char*, int, int)' [A] 'function int __break_lease(inode*, unsigned int, unsigned int)' [A] 'function unsigned long int __ll_sc___cmpxchg_case_rel_8(volatile void*, unsigned long int, unsigned long int)' ... Bug: 156527199 Test: GKI boots, and incrementalfs.ko can be loaded Signed-off-by: Paul Lawrence <paullawrence@google.com> Change-Id: Ibfea353ebbdc266b28e4c61f9433855e128fc510
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.
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
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%