platform_bionic/libc/kernel/uapi
Christopher Ferris bb9fcb4636 Update to v5.6 kernel headers.
Kernel headers coming from:

Git: https://android.googlesource.com/kernel/common/
Branch: android-mainline
Tag: android-mainline-5.6

Add a new method for removing structures. This is to deal with the kernel
headers changing some definitions of timeval to __kernel_old_timeval
and itimerval to __kernel_old_itimerval. Remove the __kernel_old_XX
strutures and change the other structures to the previous definitions.

This only works so long as these structures stay the same, if they
diverge, then a different strategy will need to be implemented.

Test: Booted cuttlefish/walleye.
Test: Ran bionic-unit-tests on cuttlefish/walleye.
Change-Id: I0a61f4fa6e4155c602e0414d9b38c2e1637829af
2020-04-10 10:53:48 -07:00
..
asm-arm/asm Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
asm-arm64/asm Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
asm-generic Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
asm-x86/asm Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
drm Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
linux Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
misc Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
mtd Update to kernel headers to v5.1.3. 2019-05-20 12:58:13 -07:00
rdma Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
scsi Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
sound Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
video Remove the repetitive warnings from the uapi headers. 2017-05-25 13:48:01 -07:00
xen Update to v4.19 kernel headers. 2018-10-30 09:21:16 -07:00