Rohit Vaswani c73cb2cce2 ANDROID: GKI: Revert "arm64: kill flush_cache_all()"
This reverts the upstream commit <68234df4ea79>
("arm64: kill flush_cache_all()"). This is required internally
for certain use-cases like flushing cache before reboot to
ensure all the data is available in the ramdump.

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
(cherry picked from commit 208984f39cda4c963d052c48862e3e9e0b4dba55)
[surenb: resolve merge conflicts, do not add unused cpu_soft_restart
function because it conflicts with the function of the same name from
arch/arm64/kernel/cpu-reset.h]
Bug: 153349826
Test: build
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I47b4f4ba4001c1fbb53794c6da0b3fdf641bd981
2020-04-10 16:01:53 +00:00
2020-03-03 07:33:01 +01:00
2020-02-24 09:13:25 +01:00
2020-04-09 13:18:01 -07:00
2020-03-03 07:33:01 +01:00

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
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%