Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e334f26 authored by Blagovest Kolenichev's avatar Blagovest Kolenichev
Browse files

Merge android11-5.4.61+ (45adb818) into msm-5.4



* refs/heads/tmp-45adb818
  ANDROID: ABI: refresh with latest libabigail 94f5d4ae
  ANDROID: vendor_hooks: Add vendor hooks for getting printk messages
  ANDROID: ABI: add already existing symbols of mali_gondul.ko to unisoc
  Revert "ANDROID: vendor_hooks: Add vendor hooks for key combination"
  ANDROID: Setting up GS before calling __restore_processor_state.
  FROMGIT: binder: print warnings when detecting oneway spamming.
  ANDROID: Address flaky behaviour in genksyms affecting CRC stability.
  Revert "Revert "BACKPORT: net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()""
  ANDROID: ABI: update allowed list for QCOM

Change-Id: I540875bd86481c7f9288913943493b7535833d8d
Signed-off-by: default avatarBlagovest Kolenichev <bkolenichev@codeaurora.org>
parents 23326187 45adb818
Loading
Loading
Loading
Loading
+2382 −3421

File changed.

Preview size limit exceeded, changes collapsed.

+1060 −2942

File changed.

Preview size limit exceeded, changes collapsed.

+2 −0
Original line number Diff line number Diff line
@@ -1326,6 +1326,8 @@
  kvmalloc_node
  kzfree
  led_blink_set
  led_classdev_flash_register_ext
  led_classdev_flash_unregister
  led_classdev_register_ext
  led_classdev_unregister
  led_get_default_pattern
+10 −0
Original line number Diff line number Diff line
@@ -2487,3 +2487,13 @@

# required by sprd_sip_svc.ko
  __arm_smccc_smc

# required by mali_gondul.ko
  bpf_trace_run5
  ktime_get_raw
  of_machine_is_compatible
  _totalram_pages
  trace_output_call
  trace_print_array_seq
  trace_print_flags_seq
  vmf_insert_pfn_prot
+3 −0
Original line number Diff line number Diff line
[abi_whitelist]
  # b/167230325
  ehci_handshake
Loading