]> git.baikalelectronics.ru Git - kernel.git/commit
dm block manager: cleanup code that prints stacktrace
authorMikulas Patocka <mpatocka@redhat.com>
Tue, 24 Nov 2015 00:12:05 +0000 (19:12 -0500)
committerMike Snitzer <snitzer@redhat.com>
Thu, 10 Dec 2015 15:38:56 +0000 (10:38 -0500)
commitf045b45adc6e901509af40f96abf25bb6d4a9974
tree0809a86dca1f372844868bebbc54e4de7db23366
parent38f8392a93c0032154e85724b6b1cb71d8ae7e9d
dm block manager: cleanup code that prints stacktrace

There is no need to record stack trace and immediately print it.  Just
use dump_stack() to print the current stack.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/persistent-data/dm-block-manager.c