Skip to content
Snippets Groups Projects
Commit 71a16736 authored by Namhyung Kim's avatar Namhyung Kim Committed by Alasdair G Kergon
Browse files

dm: use local printk ratelimit


printk_ratelimit() shares global ratelimiting state with all
other subsystems, so its usage is discouraged. Instead,
define and use dm's local state.

Signed-off-by: default avatarNamhyung Kim <namhyung@gmail.com>
Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent 4693c966
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment