aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/backend-api.rst
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2022-01-14 14:10:44 -0800
committerLinus Torvalds <[email protected]>2022-01-15 16:30:33 +0200
commit251403f19aab6a122f4dcfb14149814e85564202 (patch)
tree965286828e6826db5f36cf1f907f21baf68adc4b /Documentation/filesystems/caching/backend-api.rst
parent70b8480812d0a3930049a44820a1fa149b090c10 (diff)
mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
Failure of 'damon_va_three_regions()' is logged using 'pr_err()'. But, the function can fail in legal situations. To avoid making users be surprised and to keep the kernel clean, this makes the log to be printed using 'pr_debug()'. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.rst')
0 files changed, 0 insertions, 0 deletions