ecbdae86791ef18fa676df399e409c7f86191ea9
Userspace needs a way to detect ION ABI version at runtime to determine heap IDs. CURRENT_ION_ABI_VERSION is set to 2 considering legacy and upstream versions as 0 and 1. Bug: 140916230 Test: make Signed-off-by: Hridya Valsaraju <hridya@google.com> Change-Id: Ie9d9e23c2d8323620832906d33745d599cbce6be
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.2%
Shell
0.4%
Makefile
0.3%
Python
0.2%
Other
0.1%