]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/topology: Remove CPU KOBJ_CHANGE uevents
authorMete Durlu <meted@linux.ibm.com>
Wed, 26 Jun 2024 08:31:48 +0000 (10:31 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 2 Jul 2024 08:17:16 +0000 (10:17 +0200)
commitd6d1aa519c94367e8cd95d6f17ee4cba354aeb30
tree9cf0219916dcb56dba2889861c19e20ac1274490
parentbb748badfdfb4c6e5c5cb40ded1721f99d32072f
s390/topology: Remove CPU KOBJ_CHANGE uevents

s390 generates KOBJ_CHANGE uevents on CPUs whenever a topology update
occurs. These uevents currently have no users and they are also not
present on other architectures. As they are not necessary, remove
these extra uevents.

Suggested-by: Heiko Carstens <hca@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Mete Durlu <meted@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/topology.c