summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@google.com>2024-06-25 12:10:25 +0000
committermdb:android-git <superproject-auto-update@invalid>2024-06-25 18:44:18 +0000
commit2227974e4201e699bde721a8b414fadfa542c235 (patch)
tree4e64afb13a274d16787460e27838468770fa0b9d
parent8bb79abb5b35924585e4f71db76392287ce1c204 (diff)
downloadsuperproject-common-android13-5.10-lts.tar.gz
ANDROID: Update .xml file du eto sruct clk_core changecommon-android13-5.10-lts
In commit 4af115f1a20a ("clk: Get runtime PM before walking tree during disable_unused"), the internal struct clk_core structure gets a new field. That disturbs the abi checker, as many apis use a pointer to struct clk_core. But because all callers treat this as an opaque structure, and it is internal to the kernel core only, it is safe to update the definition of it as there is no real "abi break" here at all. type 'struct clk_core' changed byte size changed from 248 to 264 member 'struct hlist_node rpm_node' was added 30 members ('struct device_node * of_node' .. 'struct kref ref') changed offset changed by 128 Bug: 161946584 Fixes: 4af115f1a20a ("clk: Get runtime PM before walking tree during disable_unused") Change-Id: Ic57abb142c040b62a006c5391f4c041c6e293c34 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
m---------common0
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common
-Subproject b58b8f9dad936f1ccd431c9087ba1db9435cc72
+Subproject a4a2b7a82ee4b9e22e4df945431d3a0d573e80d