From: Namhyung Kim Date: Mon, 31 Oct 2011 20:18:54 +0000 (+0000) Subject: dm: use local printk ratelimit X-Git-Tag: v3.2-rc1~77^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71a16736a15e3fd11d283c42aa86bf704f6d25ff;p=pandora-kernel.git 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: Namhyung Kim Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed