"git@git.tuxist.de:jan.koester/linux.git" did not exist on "7992344fdeb9b3bc0ce6eacaf600eb801f231c30"
sysfs: Fix regression when adding a file to an existing group
Commit 5f81880d ("sysfs, kobject: allow creating kobject belonging to arbitrary users") incorrectly changed the argument passed as the parent parameter when calling sysfs_add_file_mode_ns(). This caused some sysfs attribute files to not be added correctly to certain groups. Fixes: 5f81880d ("sysfs, kobject: allow creating kobject belonging to arbitrary users") Signed-off-by:Tyler Hicks <tyhicks@canonical.com> Reported-by:
Heiner Kallweit <hkallweit1@gmail.com> Tested-by:
Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment