4a1753307d32ac3ef2c202f215a5cec80373fed1
Leaf changes summary: 11 artifacts changed (377 filtered out)
Changed leaf types summary: 1 (280 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed (92 filtered out), 10 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed (5 filtered out), 0 Added variable
10 Added functions:
[A] 'function unsigned long int _copy_from_iter(void*, unsigned long int, iov_iter*)'
[A] 'function void bio_advance(bio*, unsigned int)'
[A] 'function void bio_endio(bio*)'
[A] 'function void bio_put(bio*)'
[A] 'function unsigned long int copy_page_from_iter(page*, unsigned long int, unsigned long int, iov_iter*)'
[A] 'function unsigned long int copy_page_to_iter(page*, unsigned long int, unsigned long int, iov_iter*)'
[A] 'function int dm_register_target(target_type*)'
[A] 'function void dm_unregister_target(target_type*)'
[A] 'function void mempool_exit(mempool_s*)'
[A] 'function int mempool_init(mempool_s*, int, void* (unsigned int, void*)*, void (void*, void*)*, void*)'
'struct cfg80211_bitrate_mask at cfg80211.h:893:1' changed:
type size hasn't changed
there are data member changes:
'__anonymous_struct__1 cfg80211_bitrate_mask::control[3]' has *some* difference - please report as a bug
one impacted interface
Bug: 171749628
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Change-Id: I5ab039467ea5c57ac1ded16bd76f27c0fbcbc05b
…
…
…
…
…
…
…
…
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
Languages
C
98%
Assembly
1.3%
Makefile
0.3%
Shell
0.1%