mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
b3bae00cdab8bb4bbd74eb2eaf43ee707ed6ee5f
These symbols are needed by some vendor drivers. So add stubs symbols to please those drivers. Bug: 153902877 Test: compile Signed-off-by: Rick Adams <rgadams@codeaurora.org> Signed-off-by: David Keitel <dkeitel@codeaurora.org> Signed-off-by: David Collins <collinsd@codeaurora.org> [willmcvicker: Squashed the following commits but only took ABI diffs: f699c92b61 msm: 8x55: put reason for boot in procfs from SMEM ee67650037 sysctl: add cold_boot sysctl entry de98b0ac25 sysctl: add boot_reason and cold_boot sysctl entries for arm64] Signed-off-by: Will McVicker <willmcvicker@google.com> Change-Id: I1c3eb7bcf9fb2ccae870a3fb4b9e31138609cf46
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%