Hridya Valsaraju a6655790f0 ANDROID: GKI: Update ABI
Leaf changes summary: 7 artifacts changed (1 filtered out)
Changed leaf types summary: 2 (1 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 5 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

5 Added functions:

  [A] 'function void cfg80211_ap_stopped(net_device*, gfp_t)'
  [A] 'function crypto_sync_skcipher* crypto_alloc_sync_skcipher(const char*, u32, u32)'
  [A] 'function thermal_zone_device* devm_thermal_of_virtual_sensor_register(device*, const virtual_sensor_data*)'
  [A] 'function void input_set_timestamp(input_dev*, ktime_t)'
  [A] 'function int of_fdt_get_ddrtype()'

'struct device_connection at device.h:777:1' changed:
  type size changed from 320 to 384 (in bits)
  1 data member insertion:
    'fwnode_handle* device_connection::fwnode', at offset 0 (in bits) at device.h:783:1
  there are data member changes:
   'const char* device_connection::endpoint[2]' offset changed from 0 to 64 (in bits) (by +64 bits)
   'const char* device_connection::id' offset changed from 128 to 192 (in bits) (by +64 bits)
   'list_head device_connection::list' offset changed from 192 to 256 (in bits) (by +64 bits)

  one impacted interface:
    function void* device_connection_find_match(device*, const char*, void*, void ()*)

'struct input_dev at input.h:121:1' changed:
  type size changed from 10944 to 11136 (in bits)
  1 data member insertion:
    'ktime_t input_dev::timestamp[3]', at offset 10944 (in bits) at input.h:200:1

  38 impacted interfaces

Bug: 150894598
Bug: 150811495
Bug: 149945768
Bug: 150901210
Bug: 150896413
Bug: 150980314
Change-Id: I4e7d2024b733cde5cdf4d13e340f032d3705ece5
Signed-off-by: Hridya Valsaraju <hridya@google.com>
2020-03-12 18:16:41 +00:00
2020-03-03 07:33:01 +01:00
2020-03-11 17:10:39 +01:00
2020-02-24 09:13:25 +01:00
2020-03-11 17:10:39 +01:00
2020-03-11 17:10:39 +01:00
2020-03-12 18:16:41 +00:00
2020-03-03 07:33:01 +01:00
2020-03-11 17:10:39 +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%