mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: Update ABI for userfaultfd_ctx
The struct is not public so shouldn't cause real ABI breakage. Bug: 320478828 Bug: 324640390 Change-Id: I724ca4c00bae09bc311d6495383cfd3a77592d7a Signed-off-by: Lokesh Gidra <lokeshgidra@google.com>
This commit is contained in:
@@ -52829,6 +52829,12 @@ member {
|
||||
type_id: 0x18bd6530
|
||||
offset: 512
|
||||
}
|
||||
member {
|
||||
id: 0x56a72143
|
||||
name: "callback_head"
|
||||
type_id: 0xe3222f5b
|
||||
offset: 1024
|
||||
}
|
||||
member {
|
||||
id: 0x56a7224a
|
||||
name: "callback_head"
|
||||
@@ -241566,7 +241572,7 @@ struct_union {
|
||||
kind: STRUCT
|
||||
name: "userfaultfd_ctx"
|
||||
definition {
|
||||
bytesize: 128
|
||||
bytesize: 144
|
||||
member_id: 0x3162bad8
|
||||
member_id: 0x05e73814
|
||||
member_id: 0xc409a485
|
||||
@@ -241578,6 +241584,7 @@ struct_union {
|
||||
member_id: 0x79d263fe
|
||||
member_id: 0xdd180b6b
|
||||
member_id: 0x3025dd18
|
||||
member_id: 0x56a72143
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
|
||||
Reference in New Issue
Block a user