diff options
author | Wang Wensheng <wangwensheng4@huawei.com> | 2022-11-09 09:44:33 +0000 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2022-11-17 15:42:48 -0500 |
commit | bcea02b096333dc74af987cb9685a4dbdd820840 (patch) | |
tree | 462056a7f51104f5392d31360ca7c14ce6ef18fc /drivers/soc/sifive | |
parent | 08948caebe93482db1adfd2154eba124f66d161d (diff) | |
download | linux-bcea02b096333dc74af987cb9685a4dbdd820840.tar.bz2 |
ftrace: Optimize the allocation for mcount entries
If we can't allocate this size, try something smaller with half of the
size. Its order should be decreased by one instead of divided by two.
Link: https://lkml.kernel.org/r/20221109094434.84046-3-wangwensheng4@huawei.com
Cc: <mhiramat@kernel.org>
Cc: <mark.rutland@arm.com>
Cc: stable@vger.kernel.org
Fixes: a79008755497d ("ftrace: Allocate the mcount record pages as groups")
Signed-off-by: Wang Wensheng <wangwensheng4@huawei.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/soc/sifive')
0 files changed, 0 insertions, 0 deletions