Hridya Valsaraju 28551438a1 ANDROID: GKI: Bulk update ABI
Leaf changes summary: 16 artifacts changed (1 filtered out)
Changed leaf types summary: 5 (1 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 11 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

11 Added functions:

  [A] 'function int br_dev_queue_push_xmit(net*, sock*, sk_buff*)'
  [A] 'function int br_forward_finish(net*, sock*, sk_buff*)'
  [A] 'function int br_handle_frame_finish(net*, sock*, sk_buff*)'
  [A] 'function snd_soc_component* soc_find_component(const device_node*, const char*)'
  [A] 'function int usb_sec_event_ring_cleanup(usb_device*, unsigned int)'
  [A] 'function int usb_sec_event_ring_setup(usb_device*, unsigned int)'
  [A] 'function int xhci_gen_setup(usb_hcd*, void ()*)'
  [A] 'function void xhci_init_driver(hc_driver*, const xhci_driver_overrides*)'
  [A] 'function int xhci_resume(xhci_hcd*, bool)'
  [A] 'function int xhci_run(usb_hcd*)'
  [A] 'function int xhci_suspend(xhci_hcd*, bool)'

Test: build
Bug: 149945768
Bug: 151372815
Change-Id: I7c4a209df0bdc60c56cbc4216d5dc84aeb485f71
Signed-off-by: Hridya Valsaraju <hridya@google.com>
2020-04-07 11:05:17 -07:00
2020-03-03 07:33:01 +01:00
2020-03-25 09:50:38 +01:00
2020-04-03 08:17:23 +02:00
2020-02-24 09:13:25 +01:00
2020-03-03 07:33:01 +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%