Home
last modified time | relevance | path

Searched hist:"88 e2ca3080947fe22eb520c1f8231e79a105d011" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf_core.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmcast.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Daf_inet6.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Daddrconf.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dif_inet6.hdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/batman-adv/
H A Dmulticast.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.cdiff 88e2ca3080947fe22eb520c1f8231e79a105d011 Thu Mar 25 11:16:55 CDT 2021 Taehee Yoo <ap420073@gmail.com> mld: convert ifmcaddr6 to RCU

The ifmcaddr6 has been protected by inet6_dev->lock(rwlock) so that
the critical section is atomic context. In order to switch this context,
changing locking is needed. The ifmcaddr6 actually already protected by
RTNL So if it's converted to use RCU, its control path context can be
switched to sleepable.

Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>