diff options
author | Kimberly Brown <kimbrownkd@gmail.com> | 2019-04-02 04:51:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-25 22:06:11 +0200 |
commit | 9782adeb3d9d6e33fc52392031b8e00270515442 (patch) | |
tree | abe680fdc873de304e7a8545a62391dccae8a146 /kernel/livepatch | |
parent | padata: Replace padata_attr_type default_attrs field with groups (diff) | |
download | linux-9782adeb3d9d6e33fc52392031b8e00270515442.tar.xz linux-9782adeb3d9d6e33fc52392031b8e00270515442.zip |
cpufreq: schedutil: Replace default_attrs field with groups
The kobj_type default_attrs field is being replaced by the
default_groups field. Replace sugov_tunables_ktype's default_attrs field
with default groups. Change "sugov_attributes" to "sugov_attrs" and use
the ATTRIBUTE_GROUPS macro to create sugov_groups.
This patch was tested by setting the scaling governor to schedutil and
verifying that the sysfs files for the attributes in the default groups
were created.
Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions