mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
b395fa76dedd83717fe47c458d41cc8c1df69c19
drivers/staging/android/ion/heaps/ion_system_heap.c:250:24: sparse: sparse: symbol 'system_heap' was not declared. Should it be static? Fixes: 142434553 Test: Build and boot cuttlefish Change-Id: I6e1eb9365ca12c2d081533ed2db9881086531ec7 Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Sandeep Patil <sspatil@google.com>
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
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%