mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
08bcbfbf7c003c884dcb3f53a4fa14347be75a58
Allow for vendor components or modules to override "TLB conflict abort" handler, Signed-off-by: Mark Salyzyn <salyzyn@google.com> Test: Verified with scripts/gki/device_snapshot Test: No impact on /sys/ (except new module files) and /dev/ Test: All devices probed as before Bug: 141888626 Change-Id: I7d0a4d7440412f2ffc611fe597d5d39d18a2a03a (cherry picked from commit 75c07a4fbd301fbff1522e66996bad91617cd06f) Bug: 149990629
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%