Mark Salyzyn 1c20c327b6 ANDROID: GKI: add dma-buf includes
CRC ABI introduced with
commit ac04f0739dd8cc3da06a01bd3ce3b7519de88f79
("ion : Merge ion changes for msm-kona kernel upgrade")
Author: Swathi Sridhar <swatsrid@codeaurora.org>

Resulted in three include files being introduced that alter
the CRC generated for module versions, resulting in what
formerly forward references, now fully known.

Fixes the following CRC problems:
 dma_buf_begin_cpu_access
 dma_buf_end_cpu_access
 dma_buf_fd
 dma_buf_get
 dma_buf_get_flags
 dma_buf_kmap
 dma_buf_kunmap
 dma_buf_put
 dma_buf_attach
 dma_buf_detach
 dma_buf_map_attachment
 dma_buf_unmap_attachment
 dma_buf_export

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 153738240
Change-Id: I3fa65229367e7ce43e1cb1dd14d163e221b03e62
2020-04-14 10:23:15 -07:00
2020-03-03 07:33:01 +01:00
2020-04-13 13:09:17 +02:00
2020-04-14 19:39:12 +08:00
2020-03-03 07:33:01 +01:00
2020-04-13 13:09:17 +02: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%