ANDROID: 6/16/2023 KMI update

Set KMI_GENERATION=11 for 6/16 KMI update

function symbol 'int ___pskb_trim(struct sk_buff*, unsigned int)' changed
  CRC changed from 0x4fe35e7b to 0xa4e3f70

function symbol 'struct sk_buff* __alloc_skb(unsigned int, gfp_t, int, int)' changed
  CRC changed from 0x6e6b7433 to 0x2505e437

function symbol 'int __dev_change_net_namespace(struct net_device*, struct net*, const char*, int)' changed
  CRC changed from 0x2ee7d827 to 0xb66ff6d3

... 773 omitted; 776 symbols have only CRC changes

type 'struct usb_phy' changed
  byte size changed from 368 to 400
  member 'u64 android_kabi_reserved0' was added
  member 'u64 android_kabi_reserved1' changed
    offset changed by 64
  member 'u64 android_kabi_reserved2' was added
  member 'u64 android_kabi_reserved3' was added
  member 'u64 android_kabi_reserved4' was added

type 'struct pneigh_entry' changed
  member changed from 'u8 key[0]' to 'u32 key[0]'
    offset changed from 208 to 224
    type changed from 'u8[0]' to 'u32[0]'
      element type changed from 'u8' = '__u8' = 'unsigned char' to 'u32' = '__u32' = 'unsigned int'
        resolved type changed from 'unsigned char' to 'unsigned int'

type 'struct netns_sysctl_ipv6' changed
  member changed from 'bool skip_notify_on_dev_down' to 'int skip_notify_on_dev_down'
    type changed from 'bool' = '_Bool' to 'int'
      resolved type changed from '_Bool' to 'int'
  member 'u8 fib_notify_on_flag_change' changed
    offset changed by 24

Bug: 287162457
Change-Id: I5c44eacc57c60b81e48faa3c0c335904909d0933
Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
Carlos Llamas
2023-06-16 20:50:25 +00:00
parent d05f5134f2
commit f025c9bd5a
2 changed files with 802 additions and 798 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
. ${ROOT_DIR}/${KERNEL_DIR}/build.config.constants
KMI_GENERATION=10
KMI_GENERATION=11
LLVM=1
DEPMOD=depmod