Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674823

userspace regression with hwmon

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject userspace regression with hwmon
Date 2017-06-26 16:40 +0200
Message-ID <tWDlg-3xd-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Guenter, Jean,

The patch d72d19c26c41 ("hwmon: (coretemp) Convert to use
devm_hwmon_device_register_with_groups") has changed the location of the
sysfs nodes from /sys/devices/platform/coretemp.0/ to
/sys/devices/platform/coretemp.0/hwmon/hwmon0/ and that has broken
some of our usespace applications when we have updated the kernel from
v3.8 to v4.4. For now I am reverting that said patch in our production
kernel (based on v4.4) but that is not an elegant solution.
Do you have any other reports like this? I am sure changing the paths
upstream will now break some other userspace. So, what can be an elegant
solution to our problem? or do we always need to carry an out-of-tree
patch for our production kernel?

--
Regards
Sudip  

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

userspace regression with hwmon Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2017-06-26 16:40 +0200
  Re: userspace regression with hwmon Guenter Roeck <linux@roeck-us.net> - 2017-06-26 19:10 +0200
    Re: userspace regression with hwmon Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2017-06-27 14:30 +0200
      Re: userspace regression with hwmon Guenter Roeck <linux@roeck-us.net> - 2017-06-27 15:00 +0200
        Re: userspace regression with hwmon Jean Delvare <jdelvare@suse.de> - 2017-06-27 15:40 +0200

csiph-web