Matthias Maennich 61204fc8e2 ANDROID: update ABI for 4.19.66
ABI dump for aosp/1099754 "Merge 4.19.66 into android-4.19"

'struct css_set at cgroup-defs.h:178:1' changed:
  type size changed from 2944 to 3072 (in bits)
  1 data member insertion:
    'list_head css_set::dying_tasks', at offset 896 (in bits) at cgroup-defs.h:212:1
  there are data member changes:
   'list_head css_set::task_iters' offset changed from 896 to 1024 (in bits) (by +128 bits)
   'list_head css_set::e_cset_node[6]' offset changed from 1024 to 1152 (in bits) (by +128 bits)
   'list_head css_set::threaded_csets' offset changed from 1792 to 1920 (in bits) (by +128 bits)
   'list_head css_set::threaded_csets_node' offset changed from 1920 to 2048 (in bits) (by +128 bits)
   'hlist_node css_set::hlist' offset changed from 2048 to 2176 (in bits) (by +128 bits)
   'list_head css_set::cgrp_links' offset changed from 2176 to 2304 (in bits) (by +128 bits)
   'list_head css_set::mg_preload_node' offset changed from 2304 to 2432 (in bits) (by +128 bits)
   'list_head css_set::mg_node' offset changed from 2432 to 2560 (in bits) (by +128 bits)
   'cgroup* css_set::mg_src_cgrp' offset changed from 2560 to 2688 (in bits) (by +128 bits)
   'cgroup* css_set::mg_dst_cgrp' offset changed from 2624 to 2752 (in bits) (by +128 bits)
   'css_set* css_set::mg_dst_cset' offset changed from 2688 to 2816 (in bits) (by +128 bits)
   'bool css_set::dead' offset changed from 2752 to 2880 (in bits) (by +128 bits)
   'callback_head css_set::callback_head' offset changed from 2816 to 2944 (in bits) (by +128 bits)

  6261 impacted interfaces:
    bus_type ac97_bus_type
    ...

Change-Id: I316c7c58dd1a478ea2b8547889817345a7d8862c
Signed-off-by: Tri Vo <trong@google.com>
Signed-off-by: Matthias Maennich <maennich@google.com>
2019-08-15 12:23:31 +01:00
2019-08-04 09:37:11 +02:00
2019-07-26 10:31:53 +02:00
2019-08-06 20:08:18 +02:00
2019-08-06 20:08:18 +02:00
2019-08-06 20:08:18 +02:00
2019-08-11 15:21:36 +02:00
2019-08-06 20:08:18 +02:00
2019-08-06 20:08:18 +02:00
2019-08-06 20:08:18 +02:00
2019-08-11 15:21:36 +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%