diff options
author | Baoquan He <bhe@redhat.com> | 2023-07-28 06:02:55 +0300 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2023-08-25 18:04:59 +0300 |
commit | f7d77dfc91f747f64cb00884fd6d7940c3b49fca (patch) | |
tree | c8a77083e4cb1ffcbe999072841c2f36e2ef2050 /net/sunrpc | |
parent | 7ee1e758bebe13d96217bcfd5230892ed44760e7 (diff) | |
download | linux-f7d77dfc91f747f64cb00884fd6d7940c3b49fca.tar.xz |
mm/percpu.c: print error message too if atomic alloc failed
The variable 'err' is assgigned to an error message if atomic alloc
failed, while it has no chance to be printed if is_atomic is true.
Here change to print error message too if atomic alloc failed, while
avoid to call dump_stack() if that case.
Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions