From: Jean Delvare Date: Wed, 3 Jul 2013 22:08:47 +0000 (-0700) Subject: idr: print a stack dump after ida_remove warning X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd04b452f532ca100f7c557295ffcbc049c77171;p=pandora-kernel.git idr: print a stack dump after ida_remove warning We print a dump stack after idr_remove warning. This is useful to find the faulty piece of code. Let's do the same for ida_remove, as it would be equally useful there. [akpm@linux-foundation.org: convert the open-coded printk+dump_stack into WARN()] Signed-off-by: Jean Delvare Cc: Tejun Heo Cc: Takashi Iwai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed