Greg Kroah-Hartman 1eb7cdb2aa ABI: fix up abi_gki_aarch64.xml due to 'eas-dev' merge
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function (1 filtered out)
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct root_domain at sched.h:725:1' changed:
  type size changed from 35136 to 35264 (in bits)
  there are data member changes:
   type 'unsigned long int' of 'root_domain::max_cpu_capacity' changed:
     entity changed from 'unsigned long int' to 'struct max_cpu_capacity' at sched.h:713:1
     type size changed from 64 to 192 (in bits)
, size changed from 64 to 192 (in bits) (by +128 bits)
   'perf_domain* root_domain::pd' offset changed from 35072 to 35200 (in bits) (by +128 bits)

  5 impacted interfaces:
    function const cpumask* sched_trace_rd_span(root_domain*)
    function const sched_avg* sched_trace_rq_avg_dl(rq*)
    function const sched_avg* sched_trace_rq_avg_irq(rq*)
    function const sched_avg* sched_trace_rq_avg_rt(rq*)
    function int sched_trace_rq_cpu(rq*)

Fixes: 01ca13d85f ("Merge branch 'eas-dev' into android-mainline")
Cc: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Id19e401de91ca4e2f2852a39ebe59df2088d79eb
2019-07-30 08:27:15 +02:00
2019-07-29 08:40:17 +02:00
2019-07-23 16:21:59 -07:00
2019-07-25 14:39:52 +02:00
2019-07-29 08:40:17 +02:00
2019-07-29 08:40:17 +02:00
2019-07-22 14:57:50 +01:00
2019-07-19 12:22:04 -07:00
2019-07-29 08:40: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.

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%