summaryrefslogtreecommitdiff
path: root/mm/init-mm.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-10-16 22:48:45 +0300
committerDavid S. Miller <davem@davemloft.net>2017-10-16 22:48:45 +0300
commit2fd7c5abb8f35d6b701617f49aea9f0873284aee (patch)
tree4b80407f2aeec8fe39378ac2d39e31488726af38 /mm/init-mm.c
parent8f718fa6bb668836dce3ca1ab8d29ce4b029a4a7 (diff)
parent2d7f669b42a97022c8c2b6cd86f3990be5fcd1bc (diff)
downloadlinux-2fd7c5abb8f35d6b701617f49aea9f0873284aee.tar.xz
Merge branch 'rtnetlink-dev-notification-fixes'
Xin Long says: ==================== rtnetlink: a bunch of fixes for userspace notifications in changing dev properties Whenever any property of a link, address, route, etc. changes by whatever way, kernel should notify the programs that listen for such events in userspace. The patchet "rtnetlink: Cleanup user notifications for netdev events" tried to fix a redundant notifications issue, but it also introduced a side effect. After that, user notifications could only be sent when changing dev properties via netlink api. As it removed some events process in rtnetlink_event where the notifications was sent to users. It resulted in no notification generated when dev properties are changed via other ways, like ioctl, sysfs, etc. It may cause some user programs doesn't work as expected because of the missing notifications. This patchset will fix it by bringing some of these netdev events back and also fix the old redundant notifications issue with a proper way. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/init-mm.c')
0 files changed, 0 insertions, 0 deletions