Paul Lawrence 67f548809d ANDROID: GKI: update allowed list for incrementalfs.ko
Leaf changes summary: 17 artifacts changed (18 filtered out)
Changed leaf types summary: 0 (18 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 16 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable

16 Added functions:

  [A] 'function void __audit_inode_child(inode*, const dentry*, const unsigned char)'
  [A] 'function int __fsnotify_parent(const path*, dentry*, __u32)'
  [A] 'function int __fsverity_verify_signature(const inode*, const u8*, u32, const u8*, unsigned int)'
  [A] 'function void d_delete(dentry*)'
  [A] 'function vm_fault_t filemap_fault(vm_fault*)'
  [A] 'function void filemap_map_pages(vm_fault*, unsigned long int, unsigned long int)'
  [A] 'function vm_fault_t filemap_page_mkwrite(vm_fault*)'
  [A] 'function int fsnotify(inode*, unsigned int, void*, int, const unsigned char*, unsigned int)'
  [A] 'function void generic_fillattr(inode*, kstat*)'
  [A] 'function void inode_set_flags(inode*, unsigned int, unsigned int)'
  [A] 'function int kobject_add(kobject*, kobject*, const char*, ...)'
  [A] 'function void kobject_init(kobject*, kobj_type*)'
  [A] 'function char* match_strdup(const __anonymous_struct__*)'
  [A] 'function void* memchr_inv(void*, int, size_t)'
  [A] 'function void touch_atime(const path*)'
  [A] 'function long int vfs_truncate(const path*, loff_t)'

1 Added variable:

  [A] 'const sysfs_ops kobj_sysfs_ops'

Bug: 186190934
Test: With rest of series and ABI update incrementalfs.ko loads
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I7b191093ce9f8f226663ec55ed3f98eaa53f83aa
2021-04-27 11:52:29 -07: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%