]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: defconfig: enable taskstats configuration
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 28 Jan 2022 16:00:50 +0000 (17:00 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Feb 2022 08:46:19 +0000 (16:46 +0800)
commit7b92ef9c515136d1869b03b8be4ea6256b55112c
tree05ce1f3975bee49e3713bf9ca3b4f14dfb148ecf
parentd43244f557b16385b31f2bb59609277abdc48400
arm64: defconfig: enable taskstats configuration

Enable CONFIG_TASKSTATS which is required for CONFIG_TASK_XACCT (and
subsequently CONFIG_TASK_IO_ACCOUNTING). Previously, taskstats got
pulled in by KVM but that got changed in commit 04df9a2e6747
("kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT").

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig