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

Skip to content
Commit 6e8e2015 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "Revert "genetlink: remove genl_bind""



This reverts commit 68815d5b which was
commit 0845447d9c783a502bd3e13af0f38aa4c7655a77 in 4.19.y and is commit
1e82a62fec613844da9e558f3493540a5b7a7b67 upstream.

It was reported that this issue affects Android devices and a vendor
wishes it to be applied back, ABI is not an issue here.

Leaf changes summary: 5 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 4 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

4 functions with some sub-type change:
  [C] 'function void genl_notify(const genl_family*, sk_buff*, genl_info*, u32, gfp_t)' at genetlink.c:1109:1 has some sub-type changes:
  [C] 'function int genl_register_family(genl_family*)' at genetlink.h:145:1 has some sub-type changes:
  [C] 'function int genl_unregister_family(const genl_family*)' at genetlink.h:146:1 has some sub-type changes:
  [C] 'function void* genlmsg_put(sk_buff*, unsigned int, unsigned int, const genl_family*, int, unsigned char)' at genetlink.h:150:1 has some sub-type changes:

'struct genl_family at genetlink.h:52:1' changed:
  type size changed from 1024 to 896 (in bits)
  2 data member deletions:
    'int (net*, int)* genl_family::mcast_bind', at offset 512 (in bits) at genetlink.h:67:1
    'void (net*, int)* genl_family::mcast_unbind', at offset 576 (in bits) at genetlink.h:68:1
  there are data member changes:
    'nlattr** genl_family::attrbuf' offset changed from 640 to 512 (in bits) (by -128 bits)
    'const genl_ops* genl_family::ops' offset changed from 704 to 576 (in bits) (by -128 bits)
    'const genl_multicast_group* genl_family::mcgrps' offset changed from 768 to 640 (in bits) (by -128 bits)
    'unsigned int genl_family::n_ops' offset changed from 832 to 704 (in bits) (by -128 bits)
    'unsigned int genl_family::n_mcgrps' offset changed from 864 to 736 (in bits) (by -128 bits)
    'unsigned int genl_family::mcgrp_offset' offset changed from 896 to 768 (in bits) (by -128 bits)
    'module* genl_family::module' offset changed from 960 to 832 (in bits) (by -128 bits)
  4 impacted interfaces

Bug: 163861691
Cc: Sean Tranchetti <stranche@codeaurora.org>
Cc: Will McVicker <willmcvicker@google.com>
Cc: Saravana Kannan <saravanak@google.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: Ieaa81ed2445ff12a9a8e00f69d64c78baeec07e5
parent 3d0a2a4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment