summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2025-09-04 14:22:58 +0800
committerAndrew Morton <akpm@linux-foundation.org>2025-09-21 14:22:21 -0700
commit5ce1dbfdd8e3d4dca2f842dd833ca7e264ace85b (patch)
treec3ba2fef38bf2ea19a4598e9ed9b5e0d731beb76 /tools/perf/scripts/python/task-analyzer.py
parenta488ba3124c82d704963fcd760fe653df1987b13 (diff)
downloadkernel-5ce1dbfdd8e3d4dca2f842dd833ca7e264ace85b.tar.gz
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
mm/memory-failure.c defines and uses hwpoison_filter_* parameters but the values of those parameters can only be modified via mm/hwpoison-inject.c from userspace. They have a potentially different life time. Decouple those parameters from mm/memory-failure.c to fix this broken layering. Link: https://lkml.kernel.org/r/20250904062258.3336092-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Suggested-by: Michal Hocko <mhocko@suse.com> Cc: David Hildenbrand <david@redhat.com> Cc: Naoya Horiguchi <nao.horiguchi@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
d>Yuanjiang Yu 2019-09-02power: supply: sc27xx: Fix conditon to enable the FGU interruptYuanjiang Yu 2019-09-02power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attributeYuanjiang Yu 2019-09-02power: supply: sc27xx: Replace devm_add_action() followed by failure action w...Fuqian Huang 2019-09-02power: supply: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang 2019-01-23power: supply: sc27xx: Fix capacity saving functionYuanjiang Yu 2019-01-23power: supply: sc27xx: Fix the incorrect formula when converting capacity to ...Baolin Wang 2019-01-23power: supply: sc27xx: Add one property to read charge voltageBaolin Wang 2018-12-06power: supply: sc27xx: Save last battery capacityYuanjiang Yu 2018-12-06power: supply: sc27xx: Add suspend/resume interfacesYuanjiang Yu 2018-12-06power: supply: sc27xx: Add fuel gauge low voltage alarmYuanjiang Yu 2018-12-06power: supply: sc27xx: Add fuel gauge calibrationBaolin Wang 2018-11-09power: supply: Add Spreadtrum SC27XX fuel gauge unit driverBaolin Wang